|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Alarm
Method Summary | |
---|---|
Router |
getRouter()
Must return the router associated with the element setting the alarm needed for single-threaded components. |
void |
notifyAlarm()
call-back method implemented by the code setting the alarm. |
void |
setAlarm(long millisecs)
Sets a timer |
Method Detail |
---|
void setAlarm(long millisecs)
millisecs
- milliseconds later in "clack time" that the alarm will fire.void notifyAlarm()
Router getRouter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |