|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.service.AbstractService
org.mule.model.direct.DirectService
org.mule.model.pipeline.PipelineService
public class PipelineService
| Field Summary |
|---|
| Fields inherited from class org.mule.service.AbstractService |
|---|
component, exceptionListener, inboundRouter, INITIAL_STATE_PAUSED, INITIAL_STATE_STARTED, INITIAL_STATE_STOPPED, initialised, initialState, logger, model, muleContext, name, outboundRouter, paused, responseRouter, stats, stopped, stopping |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Startable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Stoppable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
PipelineService()
|
|
| Method Summary | |
|---|---|
protected void |
doDispatch(MuleEvent event)
|
protected MuleMessage |
doSend(MuleEvent event)
|
void |
setComponent(Component component)
Sets the Component that is a invoked by a Service for each incoming
MuleEvent routed on by the InboundRouterCollection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PipelineService()
| Method Detail |
|---|
protected MuleMessage doSend(MuleEvent event)
throws MuleException
doSend in class DirectServiceMuleException
protected void doDispatch(MuleEvent event)
throws MuleException
doDispatch in class DirectServiceMuleExceptionpublic void setComponent(Component component)
ServiceService for each incoming
MuleEvent routed on by the InboundRouterCollection.
setComponent in interface ServicesetComponent in class AbstractService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||