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

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

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

Classes in org.apache.cocoon.components.cron that implement ConfigurableCronJob
 class CocoonPipelineCronJob
          A simple CronJob which calls an internal cocoon:// pipeline.
 class TestCronJob
          A simple test CronJob which also calls a pipeline internally.
 

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

Classes in org.apache.cocoon.components.source.impl that implement ConfigurableCronJob
 class UpdateTarget
          A target updating a cache entry.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.