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(Class<T> type)
Creates a factory for proxy instances that allow delegation.
|
Copyright © 2005–2015 Codehaus. All rights reserved.