类的使用
org.springframework.aop.support.DynamicMethodMatcher
使用DynamicMethodMatcher的程序包 程序包 说明 org.springframework.aop.support Convenience classes for using Spring's AOP API.org.springframework.aop.support中DynamicMethodMatcher的使用
org.springframework.aop.support中DynamicMethodMatcher的子类 修饰符和类型 类 说明 class
DynamicMethodMatcherPointcut
Convenient superclass when we want to force subclasses to implement MethodMatcher interface, but subclasses will want to be pointcuts.