Package | Description |
---|---|
com.thoughtworks.proxy.toys.multicast |
A toy to perform a single call on multiple objects and manage the
results.
|
Modifier and Type | Method and Description |
---|---|
static Multicasting.MulticastingBuild<Multicast> |
Multicasting.proxy(Object... targets)
Creates a factory for proxy instances delegating a call to multiple objects and managing the individual results.
|
Copyright © 2005–2016 Codehaus. All rights reserved.