public class MethodEqualsBasedMatcher
extends org.springframework.aop.support.DynamicMethodMatcherPointcut
| Constructor and Description |
|---|
MethodEqualsBasedMatcher(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.reflect.Method method,
java.lang.Class<?> targetClass,
java.lang.Object[] args) |
getClassFilter, getMethodMatcher