| Package | Description | 
|---|---|
| org.quartz | The main package of Quartz, containing the client-side interfaces. | 
| org.quartz.impl | Contains implementations of the SchedulerFactory, JobStore, ThreadPool, and 
other interfaces required by the org.quartz.core.QuartzScheduler. | 
| Modifier and Type | Method and Description | 
|---|---|
| SchedulerMetaData | Scheduler. getMetaData()Get a  SchedulerMetaDataobject describing the settings
 and capabilities of the scheduler instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| SchedulerMetaData | StdScheduler. getMetaData() | 
| SchedulerMetaData | RemoteScheduler. getMetaData() | 
| SchedulerMetaData | RemoteMBeanScheduler. getMetaData() | 
Copyright 2001-2019, Terracotta, Inc.