Uses of Class
org.mule.transport.quartz.jobs.ScheduledDispatchJob

Packages that use ScheduledDispatchJob
org.mule.transport.quartz.jobs   
 

Uses of ScheduledDispatchJob in org.mule.transport.quartz.jobs
 

Subclasses of ScheduledDispatchJob in org.mule.transport.quartz.jobs
 class StatefulScheduledDispatchJob
          Same as ScheduledDispatchJob except the JobDetail state is persistent for each request and only one instance of the job will fire at any given trigger.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.