org.apache.cocoon.pipeline.component
Interface Starter

All Superinterfaces:
PipelineComponent
All Known Implementing Classes:
AbstractReader, AbstractSAXGenerator, BetwixtBeanGenerator, CachingTimestampGenerator, CalendarGenerator, ControllerContextAwareStringTemplateGenerator, CSVGenerator, DirectoryGenerator, ExceptionGenerator, FileReaderComponent, JAXBGenerator, NekoGenerator, ProfilingGenerator, ProfilingPngSerializer, RedirectorComponent, RequestParametersGenerator, ServiceConsumerGenerator, ServletServiceGenerator, SpringControllerComponent, StringTemplateGenerator, StringTemplateReader, TimestampGenerator, WicketReader, XMLGenerator, XMLGenerator

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-2012 The Apache Software Foundation. All Rights Reserved.