|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed: A DeadManSwitch is defined informally as anything that overrides the MirandaMethod __reactToLostClient/1 in order to actually react to this notification.
This interface is provided as a convenience for DeadManSwitches which are written in Java, so that they don't themselves have to be a public class in order for this method to be E-invocable.
Method Summary | |
void |
__reactToLostClient(Throwable problem)
Enabled: Notification that some client of this object may no longer be able to talk to it, presumably because of a Partition whose case is described by 'problem'. |
Method Detail |
public void __reactToLostClient(Throwable problem)
org.erights.e.elib.prim.MirandaMethods#__reactToLostClient
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |