Package jdave.unfinalizer

Class Summary
ClassVisitorDelegator Delegate class file in byte array to an ASM ClassVisitor and returns transformed byte array.
DelegatingClassFileTransformer Delegates classes being loaded to the actual transformer if the classloader is not null.
InstrumentationAgent Adds unfinalizing transformer to instrumentation class loading stack.
UnfinalizingClassVisitor Removes final from both class level and methods.
UnfinalizingClassVisitorDelegator Delegate class file in byte array to an UnfinalizingClassVisitor and returns transformed byte array.
 



Copyright ? 2008. All Rights Reserved.