|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thoughtworks.proxy.toys.dispatch.Dispatching.DispatchingBuild<T>
public static class Dispatching.DispatchingBuild<T>
| Method Summary | |
|---|---|
T |
build()
Create a dispatching proxy of given types for the given objects using the StandardProxyFactory |
T |
build(ProxyFactory factory)
Create a dispatching proxy of given types for the given objects using a special ProxyFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public T build()
StandardProxyFactory
public T build(ProxyFactory factory)
ProxyFactory.
factory - the ProxyFactory to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||