public class SpringPipelineFactory extends Object implements com.geccocrawler.gecco.pipeline.PipelineFactory, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
SpringPipelineFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.geccocrawler.gecco.pipeline.Pipeline<? extends com.geccocrawler.gecco.spider.SpiderBean> |
getPipeline(String name) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic com.geccocrawler.gecco.pipeline.Pipeline<? extends com.geccocrawler.gecco.spider.SpiderBean> getPipeline(String name)
getPipeline 在接口中 com.geccocrawler.gecco.pipeline.PipelineFactoryCopyright © 2017 Pivotal Software, Inc.. All rights reserved.