Uses of Class
com.googlecode.icegem.utils.OperationRetryFailedException

Packages that use OperationRetryFailedException
com.googlecode.icegem.utils   
 

Uses of OperationRetryFailedException in com.googlecode.icegem.utils
 

Methods in com.googlecode.icegem.utils that throw OperationRetryFailedException
static
<T> T
CacheUtils.retryWithExponentialBackoff(Retryable<T> runnable, int maxRetries)
          Retries passed operation with random exponential back off delay.
 



Copyright © 2011. All Rights Reserved.