| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.failover |
A toy to handle failover situations.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Failover.FailoverWithOrExceptingOrBuild<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> Failover.FailoverExceptingOrBuild<T> |
Failover.proxy(T... delegates)
Creates a factory for proxy instances handling failover situations.
|
Failover.FailoverExceptingOrBuild<T> |
Failover.FailoverWithOrExceptingOrBuild.with(T... delegates)
With these delegates.
|
Copyright © 2005–2018 Codehaus. All rights reserved.