Package org.apache.tapestry5.ioc.services.cron

Support for cron-like services in Tapestry IOC

See:
          Description

Interface Summary
PeriodicExecutor A service that executes a job at intervals specified by a Schedule.
PeriodicJob  
Schedule Used with PeriodicExecutor to control the schedule for when jobs execute.
 

Class Summary
CronSchedule  
IntervalSchedule A very simple schedule, that simply executes the desired job at fixed intervals.
 

Package org.apache.tapestry5.ioc.services.cron Description

Support for cron-like services in Tapestry IOC



Copyright © 2003-2012 The Apache Software Foundation.