Package org.aspectj.lang.annotation
package org.aspectj.lang.annotation
-
ClassDescriptionUsed 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 finally adviceAfter returning adviceAfter throwing adviceAround adviceAspect declarationBefore adviceDeclareMixin annotation - see design and usage in https://bugs.eclipse.org/bugs/show_bug.cgi?id=266552Declare parents mixin annotationAspect precedence declarationPointcut declarationCan be specified on an aspect to ensure that particular types must be accessible before the aspect will be 'activated'.Annotate members to avoid AspectJ error messages.