com.norconex.collector.http.crawler
Class HttpCrawler
java.lang.Object
com.norconex.jef.AbstractResumableJob
com.norconex.collector.http.crawler.HttpCrawler
- All Implemented Interfaces:
- IJob
public class HttpCrawler
- extends AbstractResumableJob
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpCrawler
public HttpCrawler(HttpCrawlerConfig crawlerConfig)
createJobContext
public IJobContext createJobContext()
getId
public String getId()
isStopped
public boolean isStopped()
resumeExecution
protected void resumeExecution(JobProgress progress,
JobSuite suite)
- Specified by:
resumeExecution
in class AbstractResumableJob
startExecution
protected void startExecution(JobProgress progress,
JobSuite suite)
- Specified by:
startExecution
in class AbstractResumableJob
stop
public void stop(IJobStatus progress,
JobSuite suite)
Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.