public class PipelineFactoryCustom extends PipelineFactoryImpl
| Constructor and Description |
|---|
PipelineFactoryCustom() |
| Modifier and Type | Method and Description |
|---|---|
IPipeline |
newPipeline(SRServices services,
Object source)
A new pipeline from source object.
|
newPipelinepublic IPipeline newPipeline(SRServices services, Object source) throws PipelineException
IPipelineFactorynewPipeline in interface IPipelineFactorynewPipeline in class PipelineFactoryImplservices - Mapping of resources.source - The pipeline source.PipelineException - A pipeline.Copyright © 2016. All rights reserved.