org.jclouds.blobstore
Class BlobStoreFallbacks.NullOnContainerNotFound
java.lang.Object
org.jclouds.blobstore.BlobStoreFallbacks.NullOnContainerNotFound
- All Implemented Interfaces:
- com.google.common.util.concurrent.FutureFallback<Object>, org.jclouds.Fallback<Object>
- Enclosing class:
- BlobStoreFallbacks
public static final class BlobStoreFallbacks.NullOnContainerNotFound
- extends Object
- implements org.jclouds.Fallback<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlobStoreFallbacks.NullOnContainerNotFound
public BlobStoreFallbacks.NullOnContainerNotFound()
create
public com.google.common.util.concurrent.ListenableFuture<Object> create(Throwable t)
throws Exception
- Specified by:
create in interface com.google.common.util.concurrent.FutureFallback<Object>
- Throws:
Exception
createOrPropagate
public Object createOrPropagate(Throwable t)
throws Exception
- Specified by:
createOrPropagate in interface org.jclouds.Fallback<Object>
- Throws:
Exception
Copyright © 2009-2013 jclouds. All Rights Reserved.