| 
 | ||||||||||
| 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 classormethod. | 
| AnnotationMethodMatcher | Simple MethodMatcher that looks for a specific Java 5 annotation being present on a method (checking both the method on the invoked interface, if any, and the corresponding method on the target class). | 
Annotation support for AOP pointcuts.