Quartz Scheduler Developer Guide : Miscellaneous Features of Quartz Scheduler : Plug-Ins
Plug-Ins
Quartz provides the org.quartz.spi.SchedulerPlugin interface for plugging-in additional functionality.
Plugins that ship with Quartz to provide various utility capabilities are documented in the org.quartz.plugins package.
The plugins provide functionality such as auto-scheduling of jobs upon scheduler startup, logging a history of job and trigger events, and ensuring that the scheduler shuts down cleanly when the JVM exits.
Copyright © 2010-2016 Software AG, Darmstadt, Germany.

Product Logo |   Feedback