Package | Description |
---|---|
org.quartz.core |
Contains the core classes and interfaces for the Quartz job scheduler.
|
Modifier and Type | Class and Description |
---|---|
class |
QuartzScheduler
This is the heart of Quartz, an indirect implementation of the
interface, containing methods to schedule s,
register instances, etc. |