|
The Spring Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AnnotationClassFilter | Simple ClassFilter that looks for a specific Java 5 annotation being present on a class. |
| AnnotationMatchingPointcut | Simple pointcut that looks for a specific Java 5 annotation being present on a class or method. |
| AnnotationMethodMatcher | Simple MethodMatcher that looks for a specific Java 5 annotation being present on a method. |
Annotation support for AOP pointcuts.