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.aop.IntroductionAdvisor)
- org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.aop.IntroductionInterceptor)
- org.springframework.classify.util.AnnotationMethodResolver (implements org.springframework.classify.util.MethodResolver)
- org.springframework.core.AttributeAccessorSupport (implements org.springframework.core.AttributeAccessor, java.io.Serializable)
- org.springframework.classify.BackToBackPatternClassifier<C,T> (implements org.springframework.classify.Classifier<C,T>)
- org.springframework.retry.policy.CircuitBreakerRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.classify.ClassifierAdapter<C,T> (implements org.springframework.classify.Classifier<C,T>)
- org.springframework.classify.ClassifierSupport<C,T> (implements org.springframework.classify.Classifier<C,T>)
- org.springframework.retry.policy.CompositeRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.retry.support.DefaultRetryState (implements org.springframework.retry.RetryState)
- org.springframework.retry.stats.DefaultRetryStatisticsFactory (implements org.springframework.retry.stats.RetryStatisticsFactory)
- org.springframework.retry.stats.DefaultStatisticsRepository (implements org.springframework.retry.stats.StatisticsRepository)
- org.springframework.retry.policy.ExceptionClassifierRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.retry.backoff.ExponentialBackOffPolicy (implements org.springframework.retry.backoff.SleepingBackOffPolicy<T>)
- org.springframework.retry.interceptor.FixedKeyGenerator (implements org.springframework.retry.interceptor.MethodArgumentsKeyGenerator)
- org.springframework.retry.policy.MapRetryContextCache (implements org.springframework.retry.policy.RetryContextCache)
- org.springframework.classify.util.MethodInvokerUtils
- org.springframework.retry.policy.NeverRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.retry.backoff.ObjectWaitSleeper (implements org.springframework.retry.backoff.Sleeper)
- org.springframework.classify.PatternMatcher<S>
- org.springframework.classify.PatternMatchingClassifier<T> (implements org.springframework.classify.Classifier<C,T>)
- org.springframework.retry.annotation.RecoverAnnotationRecoveryHandler<T> (implements org.springframework.retry.interceptor.MethodInvocationRecoverer<T>)
- org.springframework.retry.interceptor.RetryInterceptorBuilder<T>
- org.springframework.retry.listener.RetryListenerSupport (implements org.springframework.retry.RetryListener)
- org.springframework.retry.interceptor.RetryOperationsInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.retry.support.RetrySimulation
- org.springframework.retry.support.RetrySimulation.SleepSequence
- org.springframework.retry.support.RetrySimulator
- org.springframework.retry.support.RetrySynchronizationManager
- org.springframework.retry.support.RetryTemplate (implements org.springframework.retry.RetryOperations)
- org.springframework.classify.util.SimpleMethodInvoker (implements org.springframework.classify.util.MethodInvoker)
- org.springframework.retry.policy.SimpleRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.retry.policy.ExpressionRetryPolicy (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.retry.policy.SoftReferenceMapRetryContextCache (implements org.springframework.retry.policy.RetryContextCache)
- org.springframework.retry.interceptor.StatefulRetryOperationsInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.retry.backoff.StatelessBackOffPolicy (implements org.springframework.retry.backoff.BackOffPolicy)
- org.springframework.classify.SubclassClassifier<T,C> (implements org.springframework.classify.Classifier<C,T>)
- org.springframework.retry.backoff.ThreadWaitSleeper (implements org.springframework.retry.backoff.Sleeper)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.retry.policy.TimeoutRetryPolicy (implements org.springframework.retry.RetryPolicy)
Interface Hierarchy
Annotation Type Hierarchy
Copyright © 2018 SpringSource. All rights reserved.