Uses of Class
org.springframework.aop.support.DynamicMethodMatcher
Packages that use DynamicMethodMatcher
-
Uses of DynamicMethodMatcher in org.springframework.aop.support
Subclasses of DynamicMethodMatcher in org.springframework.aop.supportModifier and TypeClassDescriptionclass
Convenient superclass when we want to force subclasses to implement MethodMatcher interface, but subclasses will want to be pointcuts.