Package | Description |
---|---|
com.thoughtworks.proxy.toys.failover |
A toy to handle failover situations.
|
Modifier and Type | Class and Description |
---|---|
static class |
Failover.FailoverExceptingOrBuild<T> |
static class |
Failover.FailoverWithOrExceptingOrBuild<T> |
Modifier and Type | Method and Description |
---|---|
Failover.FailoverBuild<T> |
Failover.FailoverExceptingOrBuild.excepting(Class<? extends Throwable> exceptionClass)
Excepting this exception class.
|
Copyright © 2005–2021 Codehaus. All rights reserved.