Package org.codehaus.aspectwerkz.definition
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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?s

Handles the loading of the definition in various ways and formats.

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 No description provided.
XmlParser Parses the XML definition file using dom4j.