de.bsvrz.sys.dcf77.ntp
Class DefaultNtp2.NtpStatusNotifier

java.lang.Object
  extended by java.util.TimerTask
      extended by de.bsvrz.sys.dcf77.ntp.DefaultNtp2.NtpStatusNotifier
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DefaultNtp2

private class DefaultNtp2.NtpStatusNotifier
extends java.util.TimerTask


Constructor Summary
private DefaultNtp2.NtpStatusNotifier()
           
 
Method Summary
 void run()
           
 void stop()
          Stop the file monitor polling.
 
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

DefaultNtp2.NtpStatusNotifier

private DefaultNtp2.NtpStatusNotifier()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
Specified by:
run in class java.util.TimerTask

stop

public void stop()
Stop the file monitor polling.