Class Hierarchy
- java.lang.Object
- org.springframework.core.AttributeAccessorSupport (implements org.springframework.core.AttributeAccessor, java.io.Serializable)
- org.springframework.retry.stats.DefaultRetryStatistics (implements org.springframework.retry.stats.MutableRetryStatistics, org.springframework.retry.RetryStatistics)
- org.springframework.retry.stats.ExponentialAverageRetryStatistics
- org.springframework.retry.stats.DefaultRetryStatistics (implements org.springframework.retry.stats.MutableRetryStatistics, org.springframework.retry.RetryStatistics)
- 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.stats.StatisticsListener (implements org.springframework.retry.RetryListener)
- org.springframework.core.AttributeAccessorSupport (implements org.springframework.core.AttributeAccessor, java.io.Serializable)
Interface Hierarchy
- org.springframework.core.AttributeAccessor
- org.springframework.retry.stats.MutableRetryStatistics (also extends org.springframework.retry.RetryStatistics)
- org.springframework.retry.RetryStatistics
- org.springframework.retry.stats.MutableRetryStatistics (also extends org.springframework.core.AttributeAccessor)
- org.springframework.retry.stats.RetryStatisticsFactory
- org.springframework.retry.stats.StatisticsRepository