|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Cron | Watches a JobQueue and invokes the Jobs when they're ready. |
| FileJobQueue | Get a job queue as defined in a file. |
| Job | All Jobs should implement this interface. |
| JobQueue<T extends Job> | This is where all the jobs go. |
| MainJob | A job that invokes a class's main() method at run time. |
| SimpleTimeIncrement | A simple time increment implemenation. |
| TimeIncrement | This object defines how a recurring job should increment itself. |
Cron type functionality in Java
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||