public static class HotSwapping.HotSwappingWith<T> extends Object
| Constructor and Description |
|---|
HotSwappingWith(HotSwapping<T> hotswapping) |
| Modifier and Type | Method and Description |
|---|---|
HotSwapping.HotSwappingBuildOrMode<T> |
with(Object instance)
Defines the object that shall be proxied.
|
public HotSwappingWith(HotSwapping<T> hotswapping)
public HotSwapping.HotSwappingBuildOrMode<T> with(Object instance)
instance - the object that shall be proxied.Copyright © 2005–2018 Codehaus. All rights reserved.