|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Swappable
Interface implemented by all proxy instances created by HotSwappingInvoker
.
Method Summary | |
---|---|
Object |
hotswap(Object newSubject)
Swaps the subject behind the proxy with a new instance. |
Method Detail |
---|
Object hotswap(Object newSubject)
newSubject
- the new subject the proxy will delegate to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |