Package com.norconex.jef.suite

Classes related to job suites.

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.
 

Package com.norconex.jef.suite Description

Classes related to job suites.



Copyright © 2007-2013 Norconex Inc.. All Rights Reserved.