Uses of Class org.quartz.plugins.SchedulerPluginWithUserTransactionSupport (Quartz Parent POM 2.0.1 API)

Quartz Java



Uses of Class
org.quartz.plugins.SchedulerPluginWithUserTransactionSupport

Packages that use SchedulerPluginWithUserTransactionSupport
org.quartz.plugins.xml   
 

Uses of SchedulerPluginWithUserTransactionSupport in org.quartz.plugins.xml
 

Subclasses of SchedulerPluginWithUserTransactionSupport in org.quartz.plugins.xml
 class XMLSchedulingDataProcessorPlugin
          This plugin loads XML file(s) to add jobs and schedule them with triggers as the scheduler is initialized, and can optionally periodically scan the file for changes.
 



Copyright 2001-2011, Terracotta, Inc.