|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The IIsAliveSender interface specifies the methods that have to be provided by the is-alive sender thread.
A class implementing this interface should also provide a constructor taking a java.util.Properties object. The constructor may throw at.ac.tuwien.infosys.rnue.helpers.ShareMeException in case of an error (e.g., the socket cannot be created).
Method Summary | |
void |
stop()
Stops the is-alive sender thread. |
Method Detail |
public void stop() throws ShareMeException
ShareMeException
- If an error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |