public static class Future.FutureBuild<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
T |
build(ProxyFactory factory)
Create a proxy with asynchronously called methods.
|
public T build(ProxyFactory factory)
factory - the ProxyFactory to use.SwappableCopyright © 2005–2018 Codehaus. All rights reserved.