| java.lang.Object | ||
| ↳ | org.springframework.aop.support.AbstractPointcutAdvisor | |
| ↳ | org.springframework.aop.support.AbstractGenericPointcutAdvisor | |
Known Direct Subclasses
|
Known Indirect Subclasses
|
Abstract generic PointcutAdvisor that allows for any Advice to be configured.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.springframework.core.Ordered
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Specify the advice that this advisor should apply.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.springframework.aop.support.AbstractPointcutAdvisor
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.springframework.aop.Advisor
| |||||||||||
From interface
org.springframework.aop.PointcutAdvisor
| |||||||||||
From interface
org.springframework.core.Ordered
| |||||||||||
Specify the advice that this advisor should apply.