|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| AspectwerkzAspectUtils | This class implements behavior specific to Aspectwerkz. |
| DynamicExcludeJoinPointController | A custom AspectWerkz JoinPointController which will exclude joinpoints which are dynamically defined at runtime. |
| MethodInterceptorAdvice | This is the advice which intercepts all method calls (except those which are excluded through the pointcuts) It then programatically determines if it should process the call, or ignore it and let it proceed. |
| UnitTestInterceptorAdvice | This is the advice which intercepts all caller-side method calls which are made from the unit test class to the class under test (except those which are excluded through the pointcuts). |
This package contains the AspectWerkz aspects and the utility classes which they use.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||