| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationMatchingPointcut | |
|---|---|
| org.springframework.aop.support.annotation | Annotation support for AOP pointcuts. | 
| Uses of AnnotationMatchingPointcut in org.springframework.aop.support.annotation | 
|---|
| Methods in org.springframework.aop.support.annotation that return AnnotationMatchingPointcut | |
|---|---|
| static AnnotationMatchingPointcut | AnnotationMatchingPointcut.forClassAnnotation(Class<? extends Annotation> annotationType)Factory method for an AnnotationMatchingPointcut that matches for the specified annotation at the class level. | 
| static AnnotationMatchingPointcut | AnnotationMatchingPointcut.forMethodAnnotation(Class<? extends Annotation> annotationType)Factory method for an AnnotationMatchingPointcut that matches for the specified annotation at the method level. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||