Package org.opennms.netmgt.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.
ScheduleInterval Represents a ScheduleInterval
Scheduler  
ScheduleTimer Represents a ScheduleTimer
Timer Represents a Timer
 

Class Summary
LegacyScheduler This class implements a simple scheduler to ensure the polling occurs at the expected intervals.
LegacyScheduler.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.
Schedule Represents a Schedule
 

Exception Summary
PostponeNecessary Represents a PostponeNecessary
 

Package org.opennms.netmgt.scheduler Description

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



Copyright © 2009. All Rights Reserved.