Package org.apache.turbine.services.schedule

Interface Summary
ScheduleService ScheduleService interface.
 

Class Summary
JobEntry This is a wrapper for a scheduled job.
JobEntryPeer Peer class for JobEntry database access.
JobQueue Queue for the scheduler.
TurbineNonPersistentSchedulerService Service for a cron like scheduler that uses the TurbineResources.properties file instead of the database.
TurbineSchedulerService Service for a cron like scheduler.
WorkerThread Wrapper for a JobEntry to actually perform the job's action.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.