java.lang.Objectorg.springframework.aop.support.StaticMethodMatcher
org.springframework.aop.support.StaticMethodMatcherPointcut
org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
All Implemented Interfaces:
Ordered, PointcutAdvisor, Serializable, Pointcut, MethodMatcher
Rod - JohnsonJuergen - Hoeller| Constructor: |
|---|
|
|
| Method from org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor Summary: |
|---|
| getAdvice, getOrder, getPointcut, isPerInstance, setAdvice, setOrder |
| Methods from org.springframework.aop.support.StaticMethodMatcherPointcut: |
|---|
| 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.StaticMethodMatcherPointcutAdvisor Detail: |
|---|
|
|
|
|
|
|