Hierarchy For Package org.springframework.resilience.annotation
Class Hierarchy
- java.lang.Object
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.resilience.annotation.ConcurrencyLimitBeanPostProcessor
- org.springframework.resilience.annotation.RetryAnnotationBeanPostProcessor (implements org.springframework.context.EmbeddedValueResolverAware)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.resilience.annotation.ResilientMethodsConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
Annotation Interface Hierarchy
- org.springframework.resilience.annotation.ConcurrencyLimit (implements java.lang.annotation.Annotation)
- org.springframework.resilience.annotation.EnableResilientMethods (implements java.lang.annotation.Annotation)
- org.springframework.resilience.annotation.Retryable (implements java.lang.annotation.Annotation)