|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameMatchMethodPointcut | |
---|---|
org.springframework.aop.support | Convenience classes for using Spring's AOP API. |
Uses of NameMatchMethodPointcut in org.springframework.aop.support |
---|
Subclasses of NameMatchMethodPointcut in org.springframework.aop.support | |
---|---|
class |
NameMatchMethodPointcutAdvisor
Convenient class for name-match method pointcuts that hold an Interceptor, making them an Advisor. |
Methods in org.springframework.aop.support that return NameMatchMethodPointcut | |
---|---|
NameMatchMethodPointcut |
NameMatchMethodPointcut.addMethodName(String name)
Add another eligible method name, in addition to those already named. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |