org.apache.cocoon.servlet.ssf
Class ServletServiceGenerator

java.lang.Object
  extended by org.apache.cocoon.pipeline.component.AbstractPipelineComponent
      extended by org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
          extended by org.apache.cocoon.servlet.ssf.ServletServiceGenerator
All Implemented Interfaces:
PipelineComponent, Producer, XMLProducer, Starter

public class ServletServiceGenerator
extends AbstractXMLProducer
implements Starter


Constructor Summary
ServletServiceGenerator()
           
 
Method Summary
 void execute()
           
 void setConfiguration(Map<String,? extends Object> configuration)
           
 
Methods inherited from class org.apache.cocoon.pipeline.component.sax.AbstractXMLProducer
getXMLConsumer, setConsumer, setXMLConsumer, toString
 
Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
finish, setup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent
finish, setup
 

Constructor Detail

ServletServiceGenerator

public ServletServiceGenerator()
Method Detail

execute

public void execute()
Specified by:
execute in interface Starter

setConfiguration

public void setConfiguration(Map<String,? extends Object> configuration)
Specified by:
setConfiguration in interface PipelineComponent
Overrides:
setConfiguration in class AbstractPipelineComponent


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