public interface RetryCallback<T>
T
doWithRetry()
boolean
isComplete(T result)
T doWithRetry()
boolean isComplete(T result)