|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.pipeline.component.AbstractPipelineComponent
org.apache.cocoon.sax.AbstractSAXPipelineComponent
org.apache.cocoon.sax.AbstractSAXProducer
org.apache.cocoon.servlet.ssf.ServletServiceGenerator
public class ServletServiceGenerator
| Constructor Summary | |
|---|---|
ServletServiceGenerator()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
setConfiguration(Map<String,? extends Object> configuration)
Pass component specific configuration parameters to the pipeline component in a generic way. |
| Methods inherited from class org.apache.cocoon.sax.AbstractSAXProducer |
|---|
getSAXConsumer, setConsumer, setSAXConsumer, 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 |
|---|
public ServletServiceGenerator()
| Method Detail |
|---|
public void execute()
execute in interface Starterpublic void setConfiguration(Map<String,? extends Object> configuration)
PipelineComponent
setConfiguration in interface PipelineComponentsetConfiguration in class AbstractPipelineComponentconfiguration - The Map of configuration parameters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||