java.lang.Objectorg.springframework.aop.support.AbstractPointcutAdvisor
org.springframework.aop.support.AbstractGenericPointcutAdvisor
org.springframework.aop.support.DefaultPointcutAdvisor
org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory$SyntheticInstantiationAdvisor
All Implemented Interfaces:
Serializable, Ordered, PointcutAdvisor
| Constructor: |
|---|
|
| Methods from org.springframework.aop.support.DefaultPointcutAdvisor: |
|---|
| getPointcut, setPointcut, toString |
| Methods from org.springframework.aop.support.AbstractGenericPointcutAdvisor: |
|---|
| getAdvice, setAdvice, toString |
| Methods from org.springframework.aop.support.AbstractPointcutAdvisor: |
|---|
| equals, getOrder, hashCode, isPerInstance, setOrder |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |