Uses of Interface
org.apache.cocoon.components.cron.JobSchedulerEntry

Packages that use JobSchedulerEntry
org.apache.cocoon.components.cron   
 

Uses of JobSchedulerEntry in org.apache.cocoon.components.cron
 

Classes in org.apache.cocoon.components.cron that implement JobSchedulerEntry
 class QuartzJobSchedulerEntry
          Implementation of the JobSchedulerEntry interface for the QuartzJobScheduler
 

Methods in org.apache.cocoon.components.cron that return JobSchedulerEntry
 JobSchedulerEntry QuartzJobScheduler.getJobSchedulerEntry(String jobname)
           
 JobSchedulerEntry JobScheduler.getJobSchedulerEntry(String jobname)
          Get the JobSchedulerEntry for a scheduled job
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.