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

Packages that use CronJob
org.apache.cocoon.components.cron   
org.apache.cocoon.portal.coplets.basket   
 

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 CocoonPipelineCronJob
          A simple CronJob which calls an internal cocoon:// pipeline.
 class ServiceableCronJob
          Serviceable CronJob
 class TestCronJob
          A simple test CronJob which also calls a pipeline internally.
 

Uses of CronJob in org.apache.cocoon.portal.coplets.basket
 

Classes in org.apache.cocoon.portal.coplets.basket that implement CronJob
static class BasketManagerImpl.Job
           
 



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