Classifier<C,T> router
Classifier<C,T> matcher
boolean traverseCauses
MethodInvoker invoker
Classifier<C,T> classifier
Object defaultValue
PatternMatcher<S> values
ConcurrentMap<K,V> classified
Object defaultValue
org.aopalliance.aop.Advice advice
org.springframework.aop.Pointcut pointcut
RetryContextCache retryContextCache
List<E> retryListeners
MethodArgumentsKeyGenerator methodArgumentsKeyGenerator
NewMethodArgumentsIdentifier newMethodArgumentsIdentifier
Sleeper sleeper
org.springframework.beans.factory.BeanFactory beanFactory
RetryContext parent
boolean terminate
int count
Throwable lastException
RetryPolicy delegate
long resetTimeout
long openTimeout
RetryPolicy[] policies
boolean optimistic
Classifier<C,T> exceptionClassifier
org.springframework.expression.Expression expression
org.springframework.expression.spel.support.StandardEvaluationContext evaluationContext
int maxAttempts
BinaryExceptionClassifier retryableClassifier
long timeout
String name
AtomicInteger startedCount
AtomicInteger completeCount
AtomicInteger recoveryCount
AtomicInteger errorCount
AtomicInteger abortCount
long window
org.springframework.retry.stats.ExponentialAverageRetryStatistics.ExponentialAverage started
org.springframework.retry.stats.ExponentialAverageRetryStatistics.ExponentialAverage error
org.springframework.retry.stats.ExponentialAverageRetryStatistics.ExponentialAverage complete
org.springframework.retry.stats.ExponentialAverageRetryStatistics.ExponentialAverage recovery
org.springframework.retry.stats.ExponentialAverageRetryStatistics.ExponentialAverage abort
Copyright © 2018 SpringSource. All rights reserved.