接口的使用
infra.aop.IntroductionAwareMethodMatcher
-
infra.aop中IntroductionAwareMethodMatcher的使用
修饰符和类型类说明static classMethodMatcher implementation for a union of two given MethodMatchers of which at least one is an IntroductionAwareMethodMatcher, supporting an associated ClassFilter per MethodMatcher.static classMethodMatcher implementation for an intersection of two given MethodMatchers of which at least one is an IntroductionAwareMethodMatcher.static classMethodMatcher implementation for a union of two given MethodMatchers of which at least one is an IntroductionAwareMethodMatcher. -
infra.aop.aspectj中IntroductionAwareMethodMatcher的使用
修饰符和类型类说明classFrameworkPointcutimplementation that uses the AspectJ weaver to evaluate a pointcut expression.