Uses of Package
org.codehaus.aspectwerkz.definition

Packages that use org.codehaus.aspectwerkz.definition
org.codehaus.aspectwerkz   
org.codehaus.aspectwerkz.annotation   
org.codehaus.aspectwerkz.aspect   
org.codehaus.aspectwerkz.aspect.management   
org.codehaus.aspectwerkz.cflow   
org.codehaus.aspectwerkz.definition   
org.codehaus.aspectwerkz.transform.inlining   
org.codehaus.aspectwerkz.transform.inlining.deployer   
org.codehaus.aspectwerkz.transform.inlining.spi   
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz
AspectDefinition
          Holds the meta-data for the aspect.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.annotation
AspectDefinition
          Holds the meta-data for the aspect.
MixinDefinition
          Definition for the mixin construct.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.aspect
AdviceDefinition
          Holds the meta-data for the advices.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.aspect.management
MixinDefinition
          Definition for the mixin construct.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.cflow
AspectDefinition
          Holds the meta-data for the aspect.
SystemDefinition
          TODO clean up - remove methods not used, refactor etc.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.definition
AdviceDefinition
          Holds the meta-data for the advices.
AspectDefinition
          Holds the meta-data for the aspect.
DeploymentScope
          Represents a deployment scope pointcut expression, that is used by the system to "prepare" the join points that are picked out by this pointcut.
InterfaceIntroductionDefinition
          Holds the meta-data for the interface introductions.
MixinDefinition
          Definition for the mixin construct.
PointcutDefinition
          Holds the meta-data for the pointcuts.
SystemDefinition
          TODO clean up - remove methods not used, refactor etc.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.transform.inlining
AspectDefinition
          Holds the meta-data for the aspect.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.transform.inlining.deployer
DeploymentScope
          Represents a deployment scope pointcut expression, that is used by the system to "prepare" the join points that are picked out by this pointcut.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.transform.inlining.spi
AspectDefinition
          Holds the meta-data for the aspect.
 



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