Package org.apache.turbine.services.schedule

The scheduler service can run tasks in the background.

See:
          Description

Interface Summary
ScheduleService ScheduleService interface.
 

Class Summary
BaseJobEntry This class was autogenerated by Torque on: [Mon Oct 03 14:24:57 CEST 2005] You should not use this class directly.
BaseJobEntryPeer This class was autogenerated by Torque on: [Mon Oct 03 14:24:57 CEST 2005]
JobEntry This is a wrapper for a scheduled job.
JobEntryPeer The skeleton for this class was autogenerated by Torque on: [Mon Oct 03 14:24:57 CEST 2005] You should add additional methods to this class to meet the application requirements.
JobQueue Queue for the scheduler.
SchedulerTool This tool is used to retrieve information about the job scheduler.
TurbineNonPersistentSchedulerService Service for a cron like scheduler that uses the TurbineResources.properties file instead of the database.
TurbineScheduler This is a fascade class to provide easy access to the Scheduler service.
TurbineSchedulerService Service for a cron like scheduler.
WorkerThread Wrapper for a JobEntry to actually perform the job's action.
 

Package org.apache.turbine.services.schedule Description

The scheduler service can run tasks in the background.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



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