|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |