public static class Failover.FailoverBuild<T> extends Object
Modifier and Type | Method and Description |
---|---|
T |
build(ProxyFactory proxyFactory)
Create a proxy of a specific types with failover capability using the given objects.
|
public T build(ProxyFactory proxyFactory)
proxyFactory
- the ProxyFactory
to useCopyright © 2005–2016 Codehaus. All rights reserved.