Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
AdviceName | Used to annotated code-style advice to name it Name is used by reflection api if present, may in future be used in adviceexecution() pcd. |
After | After finally advice |
AfterReturning | After returning advice |
AfterThrowing | After throwing advice |
Around | Around advice |
Aspect | Aspect declaration |
Before | Before advice |
DeclareAnnotation | |
DeclareError | |
DeclareParents | Declare parents mixin annotation |
DeclarePrecedence | Aspect precedence declaration |
DeclareWarning | |
Pointcut | Pointcut declaration |
SuppressAjWarnings | Annotate members to avoid AspectJ error messages. |