Class | Description |
---|---|
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
. |
SchedulerListenerSupport |
A helpful abstract base class for implementors of
. |
TriggerListenerSupport |
A helpful abstract base class for implementors of
. |
Copyright 2001-2019, Terracotta, Inc.