Package org.codehaus.aspectwerkz.transform

Interface Summary
Compiler Generic interface for the code generation compilers used in the AspectWerkz weaver.
Context Interface for the different transformation context implementations.
TransformationConstants Interface with common constants used in the transformation process.
WeavingStrategy Interface that all the weaving strategy implementations must implement.
 

Class Summary
AspectWerkzPreProcessor AspectWerkzPreProcessor is the entry point of the AspectWerkz layer 2.
AspectWerkzPreProcessor.Output Structure build when invoking tool weaving
ByteArray A byte[] wrapper object
ClassCacheTuple A tuple based on className and defining ClassLoader object
TransformationUtil Utility method used by the transformers.
 



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