Package org.ov4j.retry

Interface Summary
IRetryable Interface to implement to be able to have methods retried.
 

Class Summary
RetryableCall This class holds information about a call which can be retried.
RetryableCallId This class is used as ID for storing RetryableCall objects.
RetryableCallResult This class holds information about the result of a retried call.
RetryCaller This class performs the retriable calls.
RetryHandler This is the main handler of all retried calls.
 



Copyright © 2004-2007 Steve Molloy. All Rights Reserved.