Package | Description |
---|---|
org.springframework.aop.support |
Convenience classes for using Spring's AOP API.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicMethodMatcherPointcut
Convenient superclass when we want to force subclasses to
implement MethodMatcher interface, but subclasses
will want to be pointcuts.
|