| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisallowConcurrentExecution | |
|---|---|
| org.quartz | The main package of Quartz, containing the client-side interfaces. | 
| org.quartz.jobs | |
| Uses of DisallowConcurrentExecution in org.quartz | 
|---|
| Classes in org.quartz with annotations of type DisallowConcurrentExecution | |
|---|---|
 interface | 
StatefulJob
Deprecated. use DisallowConcurrentExecution and/or PersistJobDataAfterExecution annotations instead.  | 
| Uses of DisallowConcurrentExecution in org.quartz.jobs | 
|---|
| Classes in org.quartz.jobs with annotations of type DisallowConcurrentExecution | |
|---|---|
 class | 
DirectoryScanJob
Inspects a directory and compares whether any files' "last modified dates" have changed since the last time it was inspected.  | 
 class | 
FileScanJob
Inspects a file and compares whether it's "last modified date" has changed since the last time it was inspected.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||