|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyObject | |
org.inxar.hotswap | This package provides the core interfaces and reference implementation. |
Uses of ProxyObject in org.inxar.hotswap |
Methods in org.inxar.hotswap with parameters of type ProxyObject | |
boolean |
ProxyObject.hotswap_onPrepare(ProxyObject oldInstance)
Called when the ProxyObject is first involved in a
hotswap transaction; the argument is the old
ProxyObject instance that will be subsequently
released (the one that this new object will replace). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |