org.apache.cocoon.pipeline.builder
Interface LinkedPipelineSetupBuilder<PC extends PipelineComponent>

Type Parameters:
PC - the PipelineComponent type.

public interface LinkedPipelineSetupBuilder<PC extends PipelineComponent>

Version:
$Id$

Method Summary
 Pipeline<PC> setup(OutputStream outputStream)
           
 

Method Detail

setup

Pipeline<PC> setup(OutputStream outputStream)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.