Package org.quartz.listeners

Class Summary
BroadcastJobListener Holds a List of references to JobListener instances and broadcasts all events to them (in order).
BroadcastSchedulerListener Holds a List of references to SchedulerListener instances and broadcasts all events to them (in order).
BroadcastTriggerListener Holds a List of references to TriggerListener instances and broadcasts all events to them (in order).
JobChainingJobListener Keeps a collection of mappings of which Job to trigger after the completion of a given job.
JobListenerSupport A helpful abstract base class for implementors of JobListener.
SchedulerListenerSupport A helpful abstract base class for implementors of SchedulerListener.
TriggerListenerSupport A helpful abstract base class for implementors of TriggerListener.
 



Copyright 2001-2013, Terracotta, Inc.