|
|||||||||
| Home >> All >> org >> quartz >> plugins >> [ management overview ] | PREV NEXT | ||||||||
C
- cleanShutdown - Variable in class org.quartz.plugins.management.ShutdownHookPlugin
G
- getLog() - Static method in class org.quartz.plugins.management.ShutdownHookPlugin
I
- initialize(String, Scheduler) - Method in class org.quartz.plugins.management.ShutdownHookPlugin
-
Called during creation of the
Schedulerin order to give theSchedulerPlugina chance to initialize. - isCleanShutdown() - Method in class org.quartz.plugins.management.ShutdownHookPlugin
- Determine whether or not the plug-in is configured to cause a clean shutdown of the scheduler.
N
- name - Variable in class org.quartz.plugins.management.ShutdownHookPlugin
O
- org.quartz.plugins.management - package org.quartz.plugins.management
S
- ShutdownHookPlugin - class org.quartz.plugins.management.ShutdownHookPlugin.
- This plugin catches the event of the JVM terminating (such as upon a CRTL-C) and tells the scheuler to shutdown.
- ShutdownHookPlugin() - Constructor for class org.quartz.plugins.management.ShutdownHookPlugin
- scheduler - Variable in class org.quartz.plugins.management.ShutdownHookPlugin
- setCleanShutdown(boolean) - Method in class org.quartz.plugins.management.ShutdownHookPlugin
- Set whether or not the plug-in is configured to cause a clean shutdown of the scheduler.
- shutdown() - Method in class org.quartz.plugins.management.ShutdownHookPlugin
-
Called in order to inform the
SchedulerPluginthat it should free up all of it's resources because the scheduler is shutting down. - start() - Method in class org.quartz.plugins.management.ShutdownHookPlugin
C G I N O S
|
|||||||||
| Home >> All >> org >> quartz >> plugins >> [ management overview ] | PREV NEXT | ||||||||