Package org.opennms.netmgt.scheduler
-
Interface Summary Interface Description ReadyRunnable This interface extends therunnable
interface and provides a method to determine if the runnable is ready to start.ScheduleInterval Represents a ScheduleIntervalScheduler Scheduler interface.ScheduleTimer Represents a ScheduleTimerTimer Represents a Timer -
Class Summary Class Description LegacyScheduler This class implements a simple scheduler to ensure the polling occurs at the expected intervals.Schedule Represents a Schedule -
Exception Summary Exception Description PostponeNecessary Represents a PostponeNecessary