|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.samples.asynchbeans.wstrader.tickstream.StreamHeartBeatAlarm
public class StreamHeartBeatAlarm
A simple alarm that fires StreamHeartBeatEvent events to all listeners of the input EventSource. The purpose of this alarm is to ultimately send Ping messages to our clients on a regular basis. They can therefore have a better understanding of the state of their connection.
Method Summary | |
---|---|
void |
fired(com.ibm.websphere.asynchbeans.Alarm alarm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void fired(com.ibm.websphere.asynchbeans.Alarm alarm)
fired
in interface com.ibm.websphere.asynchbeans.AlarmListener
AlarmListener.fired(Alarm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |