|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.quartz.core | |
org.quartz.core | |
org.quartz.ee.jta | |
org.quartz.impl | |
org.quartz.impl.jdbcjobstore | |
org.quartz.simpl | |
org.quartz.spi |
Classes in org.quartz.core used by org.quartz.core | |
JobRunShell
JobRunShell instances are responsible for providing the 'safe' environment for Job s to run in, and for performing all of the work of
executing the Job , catching ANY thrown exceptions, updating
the Trigger with the Job 's completion code,
etc. |
|
JobRunShellFactory
Responsible for creating the instances of
to be used within the QuartzScheduler instance. |
|
QuartzScheduler
This is the heart of Quartz, an indirect implementation of the
interface, containing methods to schedule s,
register instances, etc. |
|
QuartzSchedulerResources
Contains all of the resources ( JobStore ,ThreadPool ,
etc.) necessary to create a instance. |
|
RemotableQuartzScheduler
|
|
SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler . |
Classes in org.quartz.core used by org.quartz.ee.jta | |
JobRunShell
JobRunShell instances are responsible for providing the 'safe' environment for Job s to run in, and for performing all of the work of
executing the Job , catching ANY thrown exceptions, updating
the Trigger with the Job 's completion code,
etc. |
|
JobRunShellFactory
Responsible for creating the instances of
to be used within the QuartzScheduler instance. |
|
SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler . |
Classes in org.quartz.core used by org.quartz.impl | |
JobRunShell
JobRunShell instances are responsible for providing the 'safe' environment for Job s to run in, and for performing all of the work of
executing the Job , catching ANY thrown exceptions, updating
the Trigger with the Job 's completion code,
etc. |
|
JobRunShellFactory
Responsible for creating the instances of
to be used within the QuartzScheduler instance. |
|
QuartzScheduler
This is the heart of Quartz, an indirect implementation of the
interface, containing methods to schedule s,
register instances, etc. |
|
RemotableQuartzScheduler
|
|
SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler . |
Classes in org.quartz.core used by org.quartz.impl.jdbcjobstore | |
SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler . |
Classes in org.quartz.core used by org.quartz.simpl | |
SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler . |
Classes in org.quartz.core used by org.quartz.spi | |
SchedulingContext
An object used to pass information about the 'client' to the QuartzScheduler . |
|
Quartz Project Page | ||||||||||
PREV NEXT | FRAMES NO FRAMES |