Package org.codehaus.aspectwerkz.xmldef.definition

Interface Summary
BindRule Interface for the different weaving rules in the definition.
 

Class Summary
AdviceDefinition Holds the advice definition.
AdviceStackDefinition Holds the advice stack definition.
AspectDefinition Holds the aspect definition.
AspectWerkzDefinitionImpl Implementation of the AspectWerkz interface for the xmldef definition model.
AttributeTag Holds the attribute tag definitions.
BindAdviceRule Handles the bind-advice rule definition.
BindIntroductionRule Handles the bind-introduction rule definition.
ControllerDefinition Holds the controller definition.
DefinitionValidator Validates an AspectWerkz definition, looking for: Class and interface references not found on the CLASSPATH Duplicate aspect, advice, pointcut and introduction definitions Undefined advice and introduction references
DocumentParser Parses the xmldef XML definition file using dom4j.
IntroductionDefinition Holds the introduction definition.
StartupManager Manages the startup procedure, walks through the definition and instantiates the aspects/advices/introduction/pointcuts.
 



Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.