Uses of Package
com.norconex.jef.suite

Packages that use com.norconex.jef.suite
com.norconex.jef Core classes making up the Job Execution Framework. 
com.norconex.jef.error Classes related to error/exception handling. 
com.norconex.jef.exec Utility classes related to process/code execution. 
com.norconex.jef.mail Optional package containing convenient classes for sendind simple email notifications. 
com.norconex.jef.progress Classes used to record and keep track of execution progess. 
com.norconex.jef.progress.snapshot Classes related to capturing job progress at a moment in time. 
com.norconex.jef.suite Classes related to job suites. 
 

Classes in com.norconex.jef.suite used by com.norconex.jef
JobSuite
          A job suite is an amalgamation of jobs, represented as a single executable unit.
 

Classes in com.norconex.jef.suite used by com.norconex.jef.error
JobSuite
          A job suite is an amalgamation of jobs, represented as a single executable unit.
 

Classes in com.norconex.jef.suite used by com.norconex.jef.exec
JobSuite
          A job suite is an amalgamation of jobs, represented as a single executable unit.
 

Classes in com.norconex.jef.suite used by com.norconex.jef.mail
ISuiteLifeCycleListener
          Listener for life-cycle activities on a job suite.
JobSuite
          A job suite is an amalgamation of jobs, represented as a single executable unit.
 

Classes in com.norconex.jef.suite used by com.norconex.jef.progress
ISuiteStopRequestListener
          Implementations are waiting to be notified when a IJobSuiteStopRequestHandler received a stop signal.
 

Classes in com.norconex.jef.suite used by com.norconex.jef.progress.snapshot
JobSuite
          A job suite is an amalgamation of jobs, represented as a single executable unit.
 

Classes in com.norconex.jef.suite used by com.norconex.jef.suite
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.
JobSuite
          A job suite is an amalgamation of jobs, represented as a single executable unit.
 



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