类的使用
infra.aop.support.DynamicMethodMatcher
使用DynamicMethodMatcher的程序包
程序包
说明
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
infra.aop.aspectj.annotation中DynamicMethodMatcher的使用
修饰符和类型类说明private static final classPointcut implementation that changes its behaviour when the advice is instantiated. -
infra.aop.support中DynamicMethodMatcher的使用
修饰符和类型类说明classConvenient superclass when we want to force subclasses to implement MethodMatcher interface, but subclasses will want to be pointcuts.