Uses of Package
org.codehaus.aspectwerkz

Packages that use org.codehaus.aspectwerkz
org.codehaus.aspectwerkz   
org.codehaus.aspectwerkz.aspect   
org.codehaus.aspectwerkz.aspect.management   
org.codehaus.aspectwerkz.definition   
org.codehaus.aspectwerkz.joinpoint.impl   
org.codehaus.aspectwerkz.joinpoint.management   
 

Classes in org.codehaus.aspectwerkz used by org.codehaus.aspectwerkz
AdviceInfo
          Contains advice info, like indexes describing the aspect and a method (advice or introduced), aspect manager etc.
AspectSystem
          Represents the aspect runtime system.
CrossCuttingInfo
          Contains information about and for classes that has been defined as cross-cutting.
 

Classes in org.codehaus.aspectwerkz used by org.codehaus.aspectwerkz.aspect
CrossCuttingInfo
          Contains information about and for classes that has been defined as cross-cutting.
Mixin
          Interface for the mixin implementations.
 

Classes in org.codehaus.aspectwerkz used by org.codehaus.aspectwerkz.aspect.management
AdviceInfo
          Contains advice info, like indexes describing the aspect and a method (advice or introduced), aspect manager etc.
AspectSystem
          Represents the aspect runtime system.
ConstructorTuple
          Contains a pair of the original method and the wrapper method if such a method exists.
CrossCuttingInfo
          Contains information about and for classes that has been defined as cross-cutting.
MethodTuple
          Contains a pair of the original method and the wrapper method if such a method exists.
Mixin
          Interface for the mixin implementations.
 

Classes in org.codehaus.aspectwerkz used by org.codehaus.aspectwerkz.definition
CrossCuttingInfo
          Contains information about and for classes that has been defined as cross-cutting.
 

Classes in org.codehaus.aspectwerkz used by org.codehaus.aspectwerkz.joinpoint.impl
ConstructorTuple
          Contains a pair of the original method and the wrapper method if such a method exists.
MethodTuple
          Contains a pair of the original method and the wrapper method if such a method exists.
 

Classes in org.codehaus.aspectwerkz used by org.codehaus.aspectwerkz.joinpoint.management
AdviceInfo
          Contains advice info, like indexes describing the aspect and a method (advice or introduced), aspect manager etc.
AspectSystem
          Represents the aspect runtime system.
 



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