org.apache.cocoon.pipeline.component
Interface Starter

All Superinterfaces:
PipelineComponent
All Known Implementing Classes:
AbstractGenerator, ExceptionGenerator, FileGenerator, FileReaderComponent, RedirectorComponent, RequestParametersGenerator, ServiceConsumerGenerator, ServletServiceGenerator, SpringControllerComponent, StringGenerator, StringTemplateGenerator

public interface Starter
extends PipelineComponent


Method Summary
 void execute()
           
 
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent
finish, setConfiguration, setup
 

Method Detail

execute

void execute()


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