Uses of Package
org.bsf.smartValueObject.tools

Packages that use org.bsf.smartValueObject.tools
org.bsf.smartValueObject.tools Tools to do the actual bytecode modification. 
 

Classes in org.bsf.smartValueObject.tools used by org.bsf.smartValueObject.tools
ASMInstrumentor.MyMethod
          Representation of a method.
ASMInstrumentor.SVOClassAdapter
          Adapter to change class informations with ASM.
Instrumentor
          Minimal set of methods for instrumenting classes.
InstrumentorException
          Exception for wrapping low-level errors caused by the bytecode manipulating libraries.
JavaAssistInstrumentor.InstClassLoader
          Custom ClassLoader using CtClass.