The scheduler needs to be started to do real work. To add work to the scheduler, create a SchedulableRunnable and set the scheduler. When the next run has passed the work is performed. @see SchedulableRunnable @author Adrian Brock. @version $Revision: 1.1 $
|
|