|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.ft.internalmsg.Heartbeat
This class implements a simple heartbeat messages. The reception of such a message just return.
Constructor Summary | |
Heartbeat()
Create a new heartbeat message. |
Method Summary | |
java.lang.Object |
handleFTMessage(FTManager ftm)
DoubleDispatch pattern. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Heartbeat()
Method Detail |
public java.lang.Object handleFTMessage(FTManager ftm)
FTMessage
handleFTMessage
in interface FTMessage
ftm
- the FTManager that have to handle this message
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |