java.lang.Objectorg.springframework.aop.support.StaticMethodMatcher
org.springframework.aop.support.StaticMethodMatcherPointcut
All Implemented Interfaces:
Pointcut, MethodMatcher
Direct Known Subclasses:
NameMatchMethodPointcut, Perl5RegexpMethodPointcut, AbstractRegexpMethodPointcut, TransactionAttributeSourcePointcut, JdkRegexpMethodPointcut, GetterPointcut, SetterPointcut, StaticMethodMatcherPointcutAdvisor
The "classFilter" property can be set to customize ClassFilter behavior. The default is ClassFilter#TRUE .
Rod - JohnsonJuergen - Hoeller| Method from org.springframework.aop.support.StaticMethodMatcherPointcut Summary: |
|---|
| getClassFilter, getMethodMatcher, setClassFilter |
| Methods from org.springframework.aop.support.StaticMethodMatcher: |
|---|
| isRuntime, matches |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.springframework.aop.support.StaticMethodMatcherPointcut Detail: |
|---|
|
|
|