Package org.apache.jetspeed.scheduler

Interface Summary
Scheduler ScheduleService interface.
 

Class Summary
AbstractScheduler Service for a cron like scheduler.
BaseJobEntry BaseJobEntry
JobEntry This is a wrapper for a scheduled job.
JobQueue Queue for the scheduler.
MemoryBasedScheduler Service for a cron like scheduler that uses the properties file instead of the database.
ScheduledJob All Scheduled jobs should extend this.
WorkerThread Wrapper for a JobEntry to actually perform the job's action.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.