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

Type Parameters:
PC - the PipelineComponent type.

public interface LinkedPipelineStarterBuilder<PC extends PipelineComponent>

Version:
$Id: LinkedPipelineStarterBuilder.java 1043189 2010-12-07 20:32:06Z simonetripodi $

Method Summary
 LinkedPipelineComponentBuilder<PC> setStarter(PC starter)
           
 

Method Detail

setStarter

LinkedPipelineComponentBuilder<PC> setStarter(PC starter)


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