Package org.codehaus.aspectwerkz.definition

Class Summary
AdviceDefinition Holds the meta-data for the advices.
AspectDefinition Holds the meta-data for the aspect.
DefinitionLoader Handles the loading of the definition in various ways and formats.
DefinitionParserHelper Helper class for the attribute and the XML definition parsers.
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.
IntroductionDefinition Holds the meta-data for an interface + implementation introduction.
PointcutDefinition Holds the meta-data for the pointcuts.
StartupManager Manages the startup procedure, walks through the definition and instantiates the aspects/advices/introduction/pointcuts.
SystemDefinition Abstraction of the system definition, defines the aspect system.
SystemDefinitionContainer The SystemDefintionContainer maintains all the definition and is aware of the classloader hierarchy.
XmlParser Parses the XML definition file using dom4j.
 



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