| Package | Description | 
|---|---|
| org.springframework.aop.aspectj.annotation | Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP. | 
| Modifier and Type | Method and Description | 
|---|---|
| AbstractAspectJAdvisorFactory.AspectJAnnotationType | AbstractAspectJAdvisorFactory.AspectJAnnotation. getAnnotationType() | 
| static AbstractAspectJAdvisorFactory.AspectJAnnotationType | AbstractAspectJAdvisorFactory.AspectJAnnotationType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AbstractAspectJAdvisorFactory.AspectJAnnotationType[] | AbstractAspectJAdvisorFactory.AspectJAnnotationType. values()Returns an array containing the constants of this enum type, in
the order they are declared. |