| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.echo |
A toy to trace method calls to objects.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Echoing.EchoingWithOrTo<T> |
Echoing.proxy(java.lang.Class<T> type)
Creates a factory for proxy instances that allow delegation.
|