| JobRunShellFactory |
Responsible for creating the instances of |
code | html |
| RemotableQuartzScheduler | code | html |
| ErrorLogger | code | html | |
| ExecutingJobsManager | code | html | |
| JobRunShell |
JobRunShell instances are responsible for providing the 'safe' environment
for |
code | html |
| JobRunShell.VetoedException | code | html | |
| QuartzScheduler |
This is the heart of Quartz, an indirect implementation of the |
code | html |
| QuartzSchedulerResources |
Contains all of the resources ( |
code | html |
| QuartzSchedulerThread |
The thread responsible for performing the work of firing |
code | html |
| SchedulerSignalerImpl | An interface to be used by JobStore instances in order to
communicate signals back to the QuartzScheduler. |
code | html |
| SchedulingContext |
An object used to pass information about the 'client' to the |
code | html |
Contains the core classes and interfaces for the Quartz job scheduler.