| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thoughtworks.proxy.toys.echo.Echoing.EchoingBuild<T>
public static class Echoing.EchoingBuild<T>
| Method Summary | |
|---|---|
 T | 
build()
Creating a delegating proxy for an object using the StandardProxyFactory. | 
 T | 
build(ProxyFactory proxyFactory)
Creating a delegating proxy for an object 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 proxyFactory)
ProxyFactory.
proxyFactory - the ProxyFactory to use.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||