Class Hierarchy
- java.lang.Object
- org.springframework.retry.support.Args
- org.springframework.retry.support.DefaultRetryState (implements org.springframework.retry.RetryState)
- org.springframework.retry.support.MetricsRetryListener (implements org.springframework.retry.RetryListener)
- 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.retry.support.RetryTemplateBuilder