类的使用
infra.aop.support.ComposablePointcut
使用ComposablePointcut的程序包
-
infra.aop.support中ComposablePointcut的使用
修饰符和类型方法说明ComposablePointcut.intersection(ClassFilter other) Apply an intersection with the given ClassFilter.ComposablePointcut.intersection(MethodMatcher other) Apply an intersection with the given MethodMatcher.ComposablePointcut.intersection(Pointcut other) Apply an intersection with the given Pointcut.ComposablePointcut.union(ClassFilter other) Apply a union with the given ClassFilter.ComposablePointcut.union(MethodMatcher other) Apply a union with the given MethodMatcher.Apply a union with the given Pointcut.