Package org.codehaus.aspectwerkz.definition

Class Summary
AdviceDefinition Holds the meta-data for the advices.
AspectDefinition Holds the meta-data for the aspect.
DefinitionLoader TODO remove class and move single method to SystemDefinitionContainer?
DefinitionParserHelper Helper class for the attribute and the XML definition parsers.
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.
DescriptorUtil The signature of a method that is available from the BCEL library uses descriptors as defined in Section 4.3 of the Java Virtual Machine specificaiton.
DocumentParser Parses the XML definition using dom4j.
InterfaceIntroductionDefinition Holds the meta-data for the interface introductions.
MixinDefinition Definition for the mixin construct.
Pointcut Represents the pointcut construct.
PointcutDefinition Holds the meta-data for the pointcuts.
SystemDefinition TODO clean up - remove methods not used, refactor etc.
SystemDefinitionContainer The SystemDefintionContainer maintains all the definition and is aware of the classloader hierarchy.
Virtual  
XmlParser Parses the XML definition file using dom4j.
 



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