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

Packages that use CronJob
org.apache.cocoon.components.cron   
org.apache.cocoon.components.source.impl   
 

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

Subinterfaces of CronJob in org.apache.cocoon.components.cron
 interface ConfigurableCronJob
          This is a configurable cron job.
 

Classes in org.apache.cocoon.components.cron that implement CronJob
 class ServiceableCronJob
          Serviceable CronJob
 class TestCronJob
          A simple test CronJob which also calls a pipeline internally.
 

Uses of CronJob in org.apache.cocoon.components.source.impl
 

Classes in org.apache.cocoon.components.source.impl that implement CronJob
 class DelayRefresher
          Default implementation of the refresher.
 class UpdateTarget
          A target updating a cache entry.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.