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