|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PointcutAdvisor
Superinterface for all Advisors that are driven by a pointcut. This covers nearly all advisors except introduction advisors, for which method-level matching doesn't apply.
Method Summary | |
---|---|
Pointcut |
getPointcut()
Get the Pointcut that drives this advisor. |
Methods inherited from interface org.springframework.aop.Advisor |
---|
getAdvice, isPerInstance |
Method Detail |
---|
Pointcut getPointcut()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |