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.Swappable
Copyright © 2005–2015 Codehaus. All rights reserved.