public interface RecoveryCallback<T>
T
recover(RetryContext context)
T recover(RetryContext context) throws java.lang.Exception
context
java.lang.Exception