Uses of Class
org.springframework.aop.support.StaticMethodMatcherPointcut
Package
Description
Convenience classes for using Spring's AOP API.
AOP-based solution for declarative caching demarcation using JSR-107 annotations.
-
Uses of StaticMethodMatcherPointcut in org.springframework.aop.support
Modifier and TypeClassDescriptionclass
Abstract base regular expression pointcut bean.class
Regular expression pointcut based on thejava.util.regex
package.class
Pointcut bean for simple method name matches, as an alternative to regexp patterns.class
Convenient base class for Advisors that are also static pointcuts. -
Uses of StaticMethodMatcherPointcut in org.springframework.cache.jcache.interceptor
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 6.0.10, as it is not used by the framework anymore