public class AnnotationDeepMethodMatcher
extends org.springframework.aop.support.annotation.AnnotationMethodMatcher
| Constructor and Description |
|---|
AnnotationDeepMethodMatcher(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.reflect.Method method,
java.lang.Class<?> targetClass) |