Package org.codehaus.aspectwerkz.transform

Interface Summary
Context Interface for the different transformation context implementations.
TransformationConstants Interface with common constants used in the transformation process.
Transformer Component for class transformation At load time / post compilation time: transform At runtime to activate prepared declarations: activate
WeavingStrategy Interface that all the weaving strategy implementations must implement.
 

Class Summary
AsmHelper Helper class with utility methods for the ASM library.
AspectWerkzPreProcessor AspectWerkzPreProcessor is the entry point of the AspectWerkz layer 2.
ByteArray A byte[] wrapper object
ClassCacheTuple A tuple based on className and defining ClassLoader object
ReflectHelper Helper class with utility methods for working with the java.lang.reflect.* package.
TransformationUtil Utility method used by the transformers.
 



Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.