Uses of Class
org.jclouds.cache.RetryingCacheLoaderDecorator.OnThrowableBuilder

Packages that use RetryingCacheLoaderDecorator.OnThrowableBuilder
org.jclouds.cache   
 

Uses of RetryingCacheLoaderDecorator.OnThrowableBuilder in org.jclouds.cache
 

Methods in org.jclouds.cache that return RetryingCacheLoaderDecorator.OnThrowableBuilder
 RetryingCacheLoaderDecorator.OnThrowableBuilder<K,V> RetryingCacheLoaderDecorator.on(Class<? extends Throwable> retryableThrowable)
          Determines the action to carry out on a particular throwable.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.