|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HotSwapping.HotSwappingWith | |
---|---|
com.thoughtworks.proxy.toys.hotswap | A toy to hot swap instances. |
Uses of HotSwapping.HotSwappingWith in com.thoughtworks.proxy.toys.hotswap |
---|
Methods in com.thoughtworks.proxy.toys.hotswap that return HotSwapping.HotSwappingWith | ||
---|---|---|
static
|
HotSwapping.proxy(Class<T> type)
Creates a factory for proxy instances that allow the exchange of delegated instances. |
|
static
|
HotSwapping.proxy(Class<T> primaryType,
Class<?>... types)
Creates a factory for proxy instances that allow the exchange of delegated instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |