Class PipelineImpl

  • All Implemented Interfaces:
    Processor

    public class PipelineImpl
    extends Object
    implements Processor
    The PipelineImpl is the heart of the pipeline processing. It uses the configured pipeline components, assembles a pipeline and runs the pipeline.