| Package | Description |
|---|---|
| org.quartz | |
| org.quartz.core |
| Modifier and Type | Method and Description |
|---|---|
SchedulerSignaler |
QuartzScheduler.getSchedulerSignaler() |
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerSignalerImpl
An interface to be used by
JobStore instances in order to communicate signals back to the QuartzScheduler. |
| Modifier and Type | Method and Description |
|---|---|
void |
RAMJobStore.initialize(SchedulerSignaler signaler)
Called by the QuartzScheduler before the
JobStore is used, in order to give the it a chance to initialize. |
void |
JobStore.initialize(SchedulerSignaler signaler)
Called by the QuartzScheduler before the
JobStore is used, in order to give the it a chance to initialize. |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.