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.definition   
org.codehaus.aspectwerkz.transform.delegation   
 

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.
SystemDefinition
          Abstraction of the system definition, defines the aspect system.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.aspect
IntroductionDefinition
          Holds the meta-data for an interface + implementation introduction.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.aspect.management
SystemDefinition
          Abstraction of the system definition, defines the aspect system.
 

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.
InterfaceIntroductionDefinition
          Holds the meta-data for the interface introductions.
IntroductionDefinition
          Holds the meta-data for an interface + implementation introduction.
PointcutDefinition
          Holds the meta-data for the pointcuts.
SystemDefinition
          Abstraction of the system definition, defines the aspect system.
 

Classes in org.codehaus.aspectwerkz.definition used by org.codehaus.aspectwerkz.transform.delegation
SystemDefinition
          Abstraction of the system definition, defines the aspect system.
 



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