Package org.sourceforge.jemm.weaver

Interface Summary
Weaver A weaver enhances the byte code of the passed class contents to support JEMM's mechanisms.
 

Class Summary
InstrumentationTransformer  
SavingTransformer Saves all of the byte code it recieves into a file named after the classname into a directory as passed in the constructor.
WeaverImpl A class byte code enhancer facade to the Javassist compilation process that works on individual classes.
 

Exception Summary
CompilerException Thrown if the Compiler is having a problem with the class
 



Copyright © 2009. All Rights Reserved.