パッケージ org.springframework.resilience.annotation の階層
クラス階層
- java.lang.ObjectSE
- org.springframework.aop.framework.ProxyConfig (implements java.io.SerializableSE)
- 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.SerializableSE)
アノテーションインターフェース Hierarchy
- org.springframework.resilience.annotation.ConcurrencyLimit (implements java.lang.annotation.AnnotationSE)
- org.springframework.resilience.annotation.EnableResilientMethods (implements java.lang.annotation.AnnotationSE)
- org.springframework.resilience.annotation.Retryable (implements java.lang.annotation.AnnotationSE)