| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use StaticMethodMatcherPointcutAdvisor | |
| org.springframework.aop.support | |
| Uses of StaticMethodMatcherPointcutAdvisor in org.springframework.aop.support |
| Subclasses of StaticMethodMatcherPointcutAdvisor in org.springframework.aop.support | |
class | StaticMethodMatcherPointcutAfterReturningAdvisorConvenient superclass for static method pointcuts that hold a MethodAfterReturningAdvice, making them an Advisor. |
class | StaticMethodMatcherPointcutAroundAdvisorConvenient superclass for static method pointcuts that hold interception around advice, via an AOP Alliance Interceptor. |
class | StaticMethodMatcherPointcutBeforeAdvisorConvenient superclass for static method pointcuts that hold a a BeforeAdvice, making them an Advisor. |
class | StaticMethodMatcherPointcutThrowsAdvisorConvenient superclass for static method pointcuts that hold a a ThrowsAdvice, making them an Advisor. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||