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

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

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

Subclasses of CustomJob in org.mule.transport.quartz.jobs
 class StatefulCustomJob
          Same as CustomJob 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.