Uses of Class
com.thoughtworks.proxy.toys.echo.Echoing.EchoingWithOrTo

Packages that use Echoing.EchoingWithOrTo
com.thoughtworks.proxy.toys.echo A toy to trace method calls to objects. 
 

Uses of Echoing.EchoingWithOrTo in com.thoughtworks.proxy.toys.echo
 

Methods in com.thoughtworks.proxy.toys.echo that return Echoing.EchoingWithOrTo
static
<T> Echoing.EchoingWithOrTo<T>
Echoing.proxy(Class<T> type)
          Creates a factory for proxy instances that allow delegation.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.