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: [Tue Nov 04 15:53:50 CET 2008] You should not use this class directly.
BaseJobEntryPeer This class was autogenerated by Torque on: [Tue Nov 04 15:53:50 CET 2008]
JobEntry This is a wrapper for a scheduled job.
JobEntryPeer The skeleton for this class was autogenerated by Torque on: [Tue Nov 04 15:53:50 CET 2008] 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 534527 2007-05-02 16:10:59Z tv $



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