Package | Description |
---|---|
org.quartz |
The main package of Quartz, containing the client-side interfaces.
|
org.quartz.commonj | |
org.quartz.core |
Contains the core classes and interfaces for the Quartz job scheduler.
|
org.quartz.core.jmx | |
org.quartz.ee.jta | |
org.quartz.impl |
Contains implementations of the SchedulerFactory, JobStore, ThreadPool, and
other interfaces required by the org.quartz.core.QuartzScheduler.
|
org.quartz.impl.jdbcjobstore | |
org.quartz.impl.jdbcjobstore.oracle | |
org.quartz.impl.triggers |
This package contains Trigger implementations that ship with Quartz.
|
org.quartz.plugins | |
org.quartz.plugins.history | |
org.quartz.plugins.interrupt | |
org.quartz.plugins.management | |
org.quartz.plugins.xml | |
org.quartz.simpl |
Contains simple / light-weight implementations (with no dependencies on
external libraries) of interfaces required by the
org.quartz.core.QuartzScheduler.
|
org.quartz.spi |
Contains Service Provider Interfaces that can be implemented by those
wishing to create and use custom versions of Quartz back-end/behind-the-scenes
services.
|
org.quartz.xml | |
org.terracotta.quartz | |
org.terracotta.quartz.wrappers |
Class and Description |
---|
JobFactory
A JobFactory is responsible for producing instances of
Job
classes. |
MutableTrigger |
OperableTrigger |
Class and Description |
---|
ThreadExecutor
Allows different strategies for scheduling threads.
|
Class and Description |
---|
JobFactory
A JobFactory is responsible for producing instances of
Job
classes. |
JobStore
The interface to be implemented by classes that want to provide a
and storage mechanism for the
's use. |
OperableTrigger |
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
SchedulerSignaler
An interface to be used by
JobStore instances in order to
communicate signals back to the QuartzScheduler . |
ThreadExecutor
Allows different strategies for scheduling threads.
|
ThreadPool
The interface to be implemented by classes that want to provide a thread
pool for the
's use. |
TriggerFiredBundle
A simple class (structure) used for returning execution-time data from the
JobStore to the
QuartzSchedulerThread . |
Class and Description |
---|
MutableTrigger |
OperableTrigger |
Class and Description |
---|
TriggerFiredBundle
A simple class (structure) used for returning execution-time data from the
JobStore to the
QuartzSchedulerThread . |
Class and Description |
---|
JobFactory
A JobFactory is responsible for producing instances of
Job
classes. |
JobStore
The interface to be implemented by classes that want to provide a
and storage mechanism for the
's use. |
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
ThreadExecutor
Allows different strategies for scheduling threads.
|
ThreadPool
The interface to be implemented by classes that want to provide a thread
pool for the
's use. |
TriggerFiredBundle
A simple class (structure) used for returning execution-time data from the
JobStore to the
QuartzSchedulerThread . |
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
JobStore
The interface to be implemented by classes that want to provide a
and storage mechanism for the
's use. |
OperableTrigger |
SchedulerSignaler
An interface to be used by
JobStore instances in order to
communicate signals back to the QuartzScheduler . |
ThreadExecutor
Allows different strategies for scheduling threads.
|
TriggerFiredBundle
A simple class (structure) used for returning execution-time data from the
JobStore to the
QuartzSchedulerThread . |
TriggerFiredResult |
Class and Description |
---|
OperableTrigger |
Class and Description |
---|
MutableTrigger |
OperableTrigger |
Class and Description |
---|
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
SchedulerPlugin
Provides an interface for a class to become a "plugin" to Quartz.
|
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
InstanceIdGenerator
An InstanceIdGenerator is responsible for generating the clusterwide unique
instance id for a
Scheduler node. |
JobFactory
A JobFactory is responsible for producing instances of
Job
classes. |
JobStore
The interface to be implemented by classes that want to provide a
and storage mechanism for the
's use. |
OperableTrigger |
SchedulerSignaler
An interface to be used by
JobStore instances in order to
communicate signals back to the QuartzScheduler . |
ThreadPool
The interface to be implemented by classes that want to provide a thread
pool for the
's use. |
TimeBroker
Deprecated.
TimeBroker is not currently used in the Quartz code base.
|
TriggerFiredBundle
A simple class (structure) used for returning execution-time data from the
JobStore to the
QuartzSchedulerThread . |
TriggerFiredResult |
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
MutableTrigger |
OperableTrigger |
SchedulerSignaler
An interface to be used by
JobStore instances in order to
communicate signals back to the QuartzScheduler . |
TriggerFiredBundle
A simple class (structure) used for returning execution-time data from the
JobStore to the
QuartzSchedulerThread . |
TriggerFiredResult |
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
MutableTrigger |
Class and Description |
---|
ClassLoadHelper
An interface for classes wishing to provide the service of loading classes
and resources within the scheduler...
|
JobStore
The interface to be implemented by classes that want to provide a
and storage mechanism for the
's use. |
OperableTrigger |
SchedulerSignaler
An interface to be used by
JobStore instances in order to
communicate signals back to the QuartzScheduler . |
TriggerFiredResult |
Class and Description |
---|
OperableTrigger |
Copyright 2001-2019, Terracotta, Inc.