Package org.opennms.netmgt.linkd.scheduler

TODO: add package overview sentence here.

See:
          Description

Interface Summary
ReadyRunnable This interface extends the runnableinterface and provides a method to determine if the runnable is ready to start.
ScheduleTimer Represents a ScheduleTimer
 

Class Summary
Scheduler This class implements a simple scheduler to ensure the polling occurs at the expected intervals.
Scheduler.PeekableFifoQueue<T> This queue extends the standard FIFO queue instance so that it is possible to peek at an instance without removing it from the queue.
 

Package org.opennms.netmgt.linkd.scheduler Description

TODO: add package overview sentence here. TODO: Maybe add more description here.



Copyright © 2009. All Rights Reserved.