Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.quartz.plugins Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
LoggingJobHistoryPluginLogs a history of all job executions (and execution vetos) via the Jakarta Commons-Logging framework.Classorg.quartz.plugins.historyQuartz
LoggingTriggerHistoryPluginLogs a history of all trigger firings via the Jakarta Commons-Logging The logged message is customizable by setting one of the following messageClassorg.quartz.plugins.historyQuartz
SchedulerPluginWithUserTransactionSupportBase class for plugins that wish to support having their start and shutdown methods run within a UserTransaction.Classorg.quartz.pluginsQuartz
ShutdownHookPluginThis plugin catches the event of the JVM terminating (such as upon a CRTL-C) and tells the scheuler to shutdown.Classorg.quartz.plugins.managementQuartz
XMLSchedulingDataProcessorPluginThis plugin loads XML file(s) to add jobs and schedule them with triggers as the scheduler is initialized, and can optionally periodically scan theClassorg.quartz.plugins.xmlQuartz