Uses of Package
org.sourceforge.jemm.weaver.transformation

Packages that use org.sourceforge.jemm.weaver.transformation
org.sourceforge.jemm.weaver.analysis   
org.sourceforge.jemm.weaver.transformation   
org.sourceforge.jemm.weaver.transformation.field   
 

Classes in org.sourceforge.jemm.weaver.transformation used by org.sourceforge.jemm.weaver.analysis
Transformation
          A ClassTransformation uses JavaAssist to update the class byte code.
TransformationException
          Thrown when a ClassTransformer can not introduce the right results.
 

Classes in org.sourceforge.jemm.weaver.transformation used by org.sourceforge.jemm.weaver.transformation
AbstractClassTransformation
          Abstract parent class for concrete class transformers.
AbstractShadowConstructorTransformation
          An abstract transformation which creates a Constructor: public xxx(ShadowObject so) and allows subclasses to define the compiled body by implementing the getBody() template method.
MethodAnnotationTransformation.FieldDetails
           
Transformation
          A ClassTransformation uses JavaAssist to update the class byte code.
TransformationException
          Thrown when a ClassTransformer can not introduce the right results.
 

Classes in org.sourceforge.jemm.weaver.transformation used by org.sourceforge.jemm.weaver.transformation.field
TransformationException
          Thrown when a ClassTransformer can not introduce the right results.
 



Copyright © 2009. All Rights Reserved.