Uses of Package
org.ov4j.retry

Packages that use org.ov4j.retry
org.ov4j.retry   
 

Classes in org.ov4j.retry used by org.ov4j.retry
IRetryable
          Interface to implement to be able to have methods retried.
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.
RetryHandler
          This is the main handler of all retried calls.
 



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