类 RetryConfiguration.AnnotationClassOrMethodFilter
java.lang.Object
infra.aop.support.annotation.AnnotationClassFilter
infra.retry.annotation.RetryConfiguration.AnnotationClassOrMethodFilter
- 所有已实现的接口:
infra.aop.ClassFilter
- 封闭类:
- RetryConfiguration
private static final class RetryConfiguration.AnnotationClassOrMethodFilter
extends infra.aop.support.annotation.AnnotationClassFilter
-
嵌套类概要
从接口继承的嵌套类/接口 infra.aop.ClassFilter
infra.aop.ClassFilter.IntersectionClassFilter, infra.aop.ClassFilter.NegateClassFilter, infra.aop.ClassFilter.UnionClassFilter
-
字段概要
字段从接口继承的字段 infra.aop.ClassFilter
TRUE
-
构造器概要
构造器 -
方法概要
从类继承的方法 infra.aop.support.annotation.AnnotationClassFilter
equals, hashCode, toString
-
字段详细资料
-
methodResolver
-
-
构造器详细资料
-
AnnotationClassOrMethodFilter
AnnotationClassOrMethodFilter(Class<? extends Annotation> annotationType)
-
-
方法详细资料
-
matches
- 指定者:
matches
在接口中infra.aop.ClassFilter
- 覆盖:
matches
在类中infra.aop.support.annotation.AnnotationClassFilter
-