Package org.apache.avalon.cornerstone.blocks.scheduler

Default implementation of a scheduler manager.

See:
          Description

Interface Summary
MonitorableTimeSchedulerMBean  
PriorityQueue Iterface for priority queues.
 

Class Summary
BinaryHeap BinaryHeap implementation of priority queue.
DefaultTimeScheduler Default implementation of TimeScheduler service.
MonitorableTimeScheduler A JMX Monitorable TimeScheduler.
SynchronizedPriorityQueue A thread safe version of the PriorityQueue.
TimeScheduledEntry Class use internally to package to hold scheduled time entries.
 

Package org.apache.avalon.cornerstone.blocks.scheduler Description

Default implementation of a scheduler manager.



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.