|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.TimerTask
ParameterNoticeBoard.NoticeBoardMultipleListener.ConnectToPNBItemsTimerTask
class NoticeBoardMultipleListener.ConnectToPNBItemsTimerTask
This class will be used to connect a multiple listener to the parameter noticeboard so that it will be informed of when there is a change of one of the monitored parameters. Should any of the parameters not exist then it will reschedule itself to try again in a 60 seconds time.
Constructor Summary | |
---|---|
NoticeBoardMultipleListener.ConnectToPNBItemsTimerTask()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.util.TimerTask |
---|
cancel, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
NoticeBoardMultipleListener.ConnectToPNBItemsTimerTask()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in class java.util.TimerTask
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |