public interface RetryHandler
RetryHandlerObject perform() throws Exception
Exceptionvoid postFailure(Exception ex, int retryCount)
ex - The Exception thrown when the operation was invokedretryCount - The number of timesCopyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.