Uses of Package
org.apache.avalon.cornerstone.services.scheduler

Packages that use org.apache.avalon.cornerstone.services.scheduler
org.apache.avalon.cornerstone.blocks.scheduler Default implementation of a scheduler manager. 
org.apache.avalon.cornerstone.services.scheduler Defintion of the scheduler service. 
 

Classes in org.apache.avalon.cornerstone.services.scheduler used by org.apache.avalon.cornerstone.blocks.scheduler
Target
          This is the interface to implement to receive notification trigger.
TimeScheduler
          This service provides a way to regularly schedule jobs.
TimeTrigger
          A kind of trigger that makes the determination to go off based on time.
TriggerFailureListener
          A callback mechanism for failures on triggering of targets.
 

Classes in org.apache.avalon.cornerstone.services.scheduler used by org.apache.avalon.cornerstone.services.scheduler
Target
          This is the interface to implement to receive notification trigger.
TimeTrigger
          A kind of trigger that makes the determination to go off based on time.
Trigger
          This is the marker interface for Triggers.
TriggerFailureListener
          A callback mechanism for failures on triggering of targets.
 



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