public interface Unreferenced extends Unreferenced
Session no longer
references it. If the object is shared by multiple sessions, multiple
notifications can be received. An object can be declared unreferenced by the
remote garbage collector, or when a Session is closed. Sessions can be
closed explicitly, but they are also closed when the remote endpoint is no
longer reachable.| Modifier and Type | Method and Description |
|---|---|
void |
unreferenced()
Called by Dirmi when the remote object is not referenced by a Session.
|
void unreferenced()
unreferenced in interface UnreferencedCopyright © 2006–2015 Cojen. All rights reserved.