Class Hierarchy
- java.lang.Object
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.retry.annotation.RetryConfiguration (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportAware, org.springframework.beans.factory.InitializingBean, org.springframework.aop.IntroductionAdvisor, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.aop.IntroductionInterceptor)
- org.springframework.retry.annotation.RecoverAnnotationRecoveryHandler<T> (implements org.springframework.retry.interceptor.MethodInvocationRecoverer<T>)
Annotation Interface Hierarchy