|
|||||||||
| Home >> All >> org >> quartz >> [ jobs overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.quartz.jobs
| Interface Summary | |
| FileScanListener | Interface for objects wishing to receive a 'call-back' from a
FileScanJob. |
| Class Summary | |
| FileScanJob | Inspects a file and compares whether it's "last modified date" has changed since the last time it was inspected. |
| NativeJob | |
| NoOpJob |
An implementation of Job, that does absolutely nothing - useful for system
which only wish to use org.quartz.TriggerListeners
and org.quartz.JobListeners, rather than writing
Jobs that perform work. |
|
|||||||||
| Home >> All >> org >> quartz >> [ jobs overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||