| Package | Description |
|---|---|
| org.quartz | |
| org.quartz.core |
| Constructor and Description |
|---|
QuartzScheduler(QuartzSchedulerResources quartzSchedulerResources)
Create a
QuartzScheduler with the given configuration properties. |
| Constructor and Description |
|---|
QuartzSchedulerThread(QuartzScheduler qs,
QuartzSchedulerResources qsRsrcs)
Construct a new
QuartzSchedulerThread for the given QuartzScheduler as a non-daemon Thread with normal
priority. |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.