JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.retry.policy
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.springframework.core.AttributeAccessorSupport (implements org.springframework.core.AttributeAccessor, java.io.Serializable)
org.springframework.retry.context.
RetryContextSupport
(implements org.springframework.retry.
RetryContext
)
org.springframework.retry.policy.
CompositeRetryPolicy.CompositeRetryContext
org.springframework.retry.policy.
ExceptionClassifierRetryPolicy.ExceptionClassifierRetryContext
(implements org.springframework.retry.
RetryPolicy
)
org.springframework.retry.policy.
NeverRetryPolicy.NeverRetryContext
org.springframework.retry.policy.
SimpleRetryPolicy.SimpleRetryContext
org.springframework.retry.policy.
TimeoutRetryPolicy.TimeoutRetryContext
org.springframework.retry.policy.
CompositeRetryPolicy
(implements org.springframework.retry.
RetryPolicy
)
org.springframework.retry.policy.
ExceptionClassifierRetryPolicy
(implements org.springframework.retry.
RetryPolicy
)
org.springframework.retry.policy.
MapRetryContextCache
(implements org.springframework.retry.policy.
RetryContextCache
)
org.springframework.retry.policy.
NeverRetryPolicy
(implements org.springframework.retry.
RetryPolicy
)
org.springframework.retry.policy.
AlwaysRetryPolicy
org.springframework.retry.policy.
SimpleRetryPolicy
(implements org.springframework.retry.
RetryPolicy
)
org.springframework.retry.policy.
SoftReferenceMapRetryContextCache
(implements org.springframework.retry.policy.
RetryContextCache
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.retry.
RetryException
org.springframework.retry.policy.
RetryCacheCapacityExceededException
org.springframework.retry.policy.
TimeoutRetryPolicy
(implements org.springframework.retry.
RetryPolicy
)
Interface Hierarchy
org.springframework.retry.policy.
RetryContextCache
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes