Uses of Interface
com.norconex.jef.suite.IJobSuiteStopRequestHandler

Packages that use IJobSuiteStopRequestHandler
com.norconex.jef.suite Classes related to job suites. 
 

Uses of IJobSuiteStopRequestHandler in com.norconex.jef.suite
 

Classes in com.norconex.jef.suite that implement IJobSuiteStopRequestHandler
 class FileStopRequestHandler
          Listens for STOP requests using a stop file.
 

Methods in com.norconex.jef.suite that return IJobSuiteStopRequestHandler
 IJobSuiteStopRequestHandler JobSuite.getStopRequestHandler()
           
 

Constructors in com.norconex.jef.suite with parameters of type IJobSuiteStopRequestHandler
JobSuite(IJob job, IJobProgressSerializer progressSerializer, ILogManager logManager, IJobSuiteStopRequestHandler stopRequestAdviser)
          Creates a new job suite.
 



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