| Package | Description |
|---|---|
| com.helger.quartz.core |
Contains the core classes and interfaces for the Quartz job scheduler.
|
| 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 |
|---|---|
JobRunShell |
IJobRunShellFactory.createJobRunShell(TriggerFiredBundle bundle)
Called by the
to obtain
instances of . |
| Modifier and Type | Method and Description |
|---|---|
JobRunShell |
StdJobRunShellFactory.createJobRunShell(TriggerFiredBundle bndle)
Called by the
QuartzSchedulerThread to
obtain instances of JobRunShell. |
Copyright © 2016–2021 Philip Helger. All rights reserved.