|
||||||||||
| 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.ServiceConsumerGenerator
public class ServiceConsumerGenerator
| Constructor Summary | |
|---|---|
ServiceConsumerGenerator()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
void |
setup(Map<String,Object> inputParameters)
The shared object map for this pipeline run. |
| Methods inherited from class org.apache.cocoon.sax.AbstractSAXProducer |
|---|
getSAXConsumer, setConsumer, setSAXConsumer, toString |
| Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent |
|---|
finish, setConfiguration |
| 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, setConfiguration |
| Constructor Detail |
|---|
public ServiceConsumerGenerator()
| Method Detail |
|---|
public void execute()
execute in interface Starterpublic void setup(Map<String,Object> inputParameters)
PipelineComponent
setup in interface PipelineComponentsetup in class AbstractPipelineComponentinputParameters - A Map of parameters that are available to all
PipelineComponents. This is a modifiable map that can
be changed by this pipeline component.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||