| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
protected Map<String,CrawlerModel> |
crawlerModelContext |
protected Set<Class<? extends BaseSeimiCrawler>> |
crawlers |
protected List<SeimiInterceptor> |
interceptors |
protected org.slf4j.Logger |
logger |
protected SeimiScanner |
seimiScanner |
protected ExecutorService |
workersPool |
| Constructor and Description |
|---|
SeimiContext() |
protected org.springframework.context.ApplicationContext applicationContext
protected SeimiScanner seimiScanner
protected Set<Class<? extends BaseSeimiCrawler>> crawlers
protected List<SeimiInterceptor> interceptors
protected Map<String,CrawlerModel> crawlerModelContext
protected ExecutorService workersPool
protected org.slf4j.Logger logger
Copyright © 2015. All Rights Reserved.