See: Description
Interface | Description |
---|---|
PeriodicExecutor |
A service that executes a job at intervals specified by a
Schedule . |
PeriodicJob | |
Schedule |
Used with
PeriodicExecutor to control the schedule for when jobs execute. |
Class | Description |
---|---|
CronSchedule | |
IntervalSchedule |
A very simple schedule, that simply executes the desired job at fixed intervals.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.