|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IJobSuiteFactory | Job suites are an optional concept allowing to further abstract the job creation process. |
IJobSuiteStopRequestHandler | Implementations of this interface will listen for stop signals sent to a running suite. |
IJobSuiteVisitor | Allows one to "visit" a job suite and walk its job hierarchy with minimal effort. |
ISuiteLifeCycleListener | Listener for life-cycle activities on a job suite. |
ISuiteStopRequestListener | Implementations are waiting to be notified when a
IJobSuiteStopRequestHandler received a stop signal. |
Class Summary | |
---|---|
AbstractJobSuiteVisitor | Convenience base implementation of IJobSuiteVisitor . |
FileStopRequestHandler | Listens for STOP requests using a stop file. |
JobSuite | A job suite is an amalgamation of jobs, represented as a single executable unit. |
SuiteLifeCycleAdapter | Adapter for a suite life-cycle listener. |
Classes related to job suites.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |