|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaticMethodMatcherPointcut | |
---|---|
org.springframework.aop.support | Convenience classes for using Spring's AOP API. |
Uses of StaticMethodMatcherPointcut in org.springframework.aop.support |
---|
Subclasses of StaticMethodMatcherPointcut in org.springframework.aop.support | |
---|---|
class |
AbstractRegexpMethodPointcut
Abstract base regular expression pointcut bean. |
class |
JdkRegexpMethodPointcut
Regular expression pointcut based on the java.util.regex package. |
class |
NameMatchMethodPointcut
Pointcut bean for simple method name matches, as alternative to regexp patterns. |
class |
StaticMethodMatcherPointcutAdvisor
Convenient base class for Advisors that are also static pointcuts. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |