|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
WeavingRule | Interface for the different weaving rules in the definition. |
Class Summary | |
AdviceDefinition | Holds the advice definition. |
AdviceStackDefinition | Holds the advice stack definition. |
AdviceWeavingRule | Handles the advice weaving rule definition. |
AspectDefinition | Holds the aspect definition. |
AspectWerkzDefinition | Implements the AspectWerkz definition. |
AttributeTag | Holds the attribute tag definitions. |
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 |
IntroductionDefinition | Holds the introduction definition. |
IntroductionWeavingRule | Handles the introduction weaving rule definition. |
PointcutDefinition | Holds the pointcut definition. |
StartupManager | Manages the startup procedure, walks through the definition and instantiates the aspects/advices/introduction/pointcuts. |
XmlDefinitionParser | Parses the XML definition file using dom4j. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |