API Overview API Index Direct link to this page
JavaOnTracks 0.1.2
  Package: net.jot.scheduler
Author(s)
Since
Version
Serial
Description
Provides a Scheduler object which can run tasks at specific times or intervals Cron like features.
See also:   
JOTClock View Source Collection of utilities related to Date/Time
JOTScheduledItem View Source A scheduledItem is an object that should run an action on a specific schedule Implement this interface to create your own scheduled object.
JOTScheduler View Source Generic scheduler, that can run scheduled task/items.
JOTSchedulingOptions View Source This reprsents a scheduled job "schedule".
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar