程序包 infra.aop

类 MethodMatcher.ClassFilterAwareUnionMethodMatcher

java.lang.Object
infra.aop.MethodMatcher.UnionMethodMatcher
infra.aop.MethodMatcher.ClassFilterAwareUnionMethodMatcher
所有已实现的接口:
MethodMatcher, Serializable
直接已知子类:
MethodMatcher.ClassFilterAwareUnionIntroductionAwareMethodMatcher
封闭接口:
MethodMatcher

public static class MethodMatcher.ClassFilterAwareUnionMethodMatcher extends MethodMatcher.UnionMethodMatcher
MethodMatcher implementation for a union of two given MethodMatchers, supporting an associated ClassFilter per MethodMatcher.
另请参阅: