org.jclouds.atmos.fallbacks
Class EndpointIfAlreadyExists
java.lang.Object
org.jclouds.atmos.fallbacks.EndpointIfAlreadyExists
- All Implemented Interfaces:
- com.google.common.util.concurrent.FutureFallback<URI>, org.jclouds.Fallback<URI>, org.jclouds.rest.InvocationContext<EndpointIfAlreadyExists>
public class EndpointIfAlreadyExists
- extends Object
- implements org.jclouds.Fallback<URI>, org.jclouds.rest.InvocationContext<EndpointIfAlreadyExists>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointIfAlreadyExists
public EndpointIfAlreadyExists()
create
public com.google.common.util.concurrent.ListenableFuture<URI> create(Throwable t)
throws Exception
- Specified by:
create in interface com.google.common.util.concurrent.FutureFallback<URI>
- Throws:
Exception
createOrPropagate
public URI createOrPropagate(Throwable t)
throws Exception
- Specified by:
createOrPropagate in interface org.jclouds.Fallback<URI>
- Throws:
Exception
setContext
public EndpointIfAlreadyExists setContext(org.jclouds.http.HttpRequest request)
- Specified by:
setContext in interface org.jclouds.rest.InvocationContext<EndpointIfAlreadyExists>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.