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

Defintion of the scheduler service.

See:
          Description

Interface Summary
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.
Trigger This is the marker interface for Triggers.
TriggerFailureListener A callback mechanism for failures on triggering of targets.
 

Class Summary
CronTimeTrigger This is the holder triggers based on standard crontabs format.
PeriodicTimeTrigger Goes off every period milliseconds after waiting for offset milliseconds from the moment the trigger was reset.
TimeTriggerFactory Factory for TimeTriggers.
 

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

Defintion of the scheduler service.



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