T - Application context typeRetrySpec and RetryBackoffSpec instead.@Deprecated public interface RetryContext<T> extends IterationContext<T>
Retry.onlyIf(java.util.function.Predicate) and
the retry callback Retry.doOnRetry(java.util.function.Consumer).| Modifier and Type | Method and Description |
|---|---|
Throwable |
exception()
Deprecated.
Returns the exception from the last iteration.
|
applicationContext, backoff, iterationThrowable exception()