Uses of Package
org.codehaus.aspectwerkz.transform

Packages that use org.codehaus.aspectwerkz.transform
org.codehaus.aspectwerkz.cflow   
org.codehaus.aspectwerkz.proxy   
org.codehaus.aspectwerkz.transform   
org.codehaus.aspectwerkz.transform.inlining   
org.codehaus.aspectwerkz.transform.inlining.compiler   
org.codehaus.aspectwerkz.transform.inlining.weaver   
 

Classes in org.codehaus.aspectwerkz.transform used by org.codehaus.aspectwerkz.cflow
TransformationConstants
          Interface with common constants used in the transformation process.
 

Classes in org.codehaus.aspectwerkz.transform used by org.codehaus.aspectwerkz.proxy
TransformationConstants
          Interface with common constants used in the transformation process.
 

Classes in org.codehaus.aspectwerkz.transform used by org.codehaus.aspectwerkz.transform
AspectWerkzPreProcessor.Output
          Structure build when invoking tool weaving
Context
          Interface for the different transformation context implementations.
 

Classes in org.codehaus.aspectwerkz.transform used by org.codehaus.aspectwerkz.transform.inlining
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.
 

Classes in org.codehaus.aspectwerkz.transform used by org.codehaus.aspectwerkz.transform.inlining.compiler
Compiler
          Generic interface for the code generation compilers used in the AspectWerkz weaver.
TransformationConstants
          Interface with common constants used in the transformation process.
 

Classes in org.codehaus.aspectwerkz.transform used by org.codehaus.aspectwerkz.transform.inlining.weaver
Context
          Interface for the different transformation context implementations.
TransformationConstants
          Interface with common constants used in the transformation process.
 



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