| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| CoreTrigger | internal interface preserved for backward compatibility | 
| Class Summary | |
|---|---|
| AbstractTrigger<T extends Trigger> | The base abstract class to be extended by all Triggers. | 
| CalendarIntervalTriggerImpl | A concrete that is used to fire abased upon repeating calendar time intervals. | 
| CronTriggerImpl | A concrete that is used to fire aat given moments in time, defined with Unix 'cron-like' definitions. | 
| DailyTimeIntervalTriggerImpl | A concrete implementation of DailyTimeIntervalTrigger that is used to fire a based upon daily repeating time intervals. | 
| SimpleTriggerImpl | A concrete that is used to fire aat a given moment in time, and optionally repeated at a specified interval. | 
This package contains Trigger implementations that ship with Quartz. End-users should not directly use these classes, but rather use the builders and interfaces found in the main org.quartz package.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||