| Package | Description |
|---|---|
| com.helger.quartz |
The main package of Quartz, containing the client-side interfaces.
|
| com.helger.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 |
IScheduler.getMetaData()
Get a
SchedulerMetaData object describing the settings and
capabilities of the scheduler instance. |
| Modifier and Type | Method and Description |
|---|---|
SchedulerMetaData |
StdScheduler.getMetaData() |
Copyright © 2016–2021 Philip Helger. All rights reserved.