Package de.mhus.lib.core.schedule
-
Interface Summary Interface Description MutableSchedulerJob SchedulerQueue Interface to a scheduler queue.TimerTaskInterceptor -
Class Summary Class Description CronJob Schedule tasks like Crontab (man -S 5 crontab).CronJob.Definition IntervalJob Executes the task every 'interval' milliseconds after execution finished.IntervalWithStartTimeJob Executes the task every 'interval' milliseconds after execution finished.OnceJob QueueList Scheduler SchedulerJob SchedulerJob.MyTaskContext SchedulerJobProxy SchedulerTimer TimerTaskAdapter