|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimonUnreferenced
A SIMON remote object implementation should implement the SimonUnreferenced
interface to receive notification when there are no more clients that
reference that remote object.
Warning:
DO NOT CALL ANY REMOTE METHOD IN unreferenced(), AS THIS WILL CAUSE
SIMONREMOTEEXCEPTIONS!
Method Summary | |
---|---|
void |
unreferenced()
Called by the SIMON dispatcher sometime after the dispatcher determines that the reference list, the list of clients referencing the remote object, becomes empty. |
Method Detail |
---|
void unreferenced()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |