| Package | Description |
|---|---|
| com.thoughtworks.proxy.toys.dispatch |
A toy to dispatch method calls to different objects.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Dispatching.DispatchingWith<T> |
Dispatching.proxy(Class<T> primaryType,
Class<?>... types)
Creates a builder for proxy instances that allow delegation.
|
Copyright © 2005–2018 Codehaus. All rights reserved.