java.lang.Objectorg.springframework.aop.support.AbstractPointcutAdvisor
org.springframework.aop.support.AbstractGenericPointcutAdvisor
org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
All Implemented Interfaces:
Ordered, PointcutAdvisor, Serializable
Rob - Harrop2.0 - | Method from org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor Summary: |
|---|
| getExpression, getLocation, getPointcut, setExpression, setLocation, setParameterNames, setParameterTypes |
| 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 |
| Method from org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor Detail: |
|---|
|
|
|
|
|
|
|