Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C G I N O S

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 Scheduler in order to give the SchedulerPlugin a 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 SchedulerPlugin that 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