public class PipelineService extends DirectService
interceptorListcomponent, exceptionListener, inboundRouter, INITIAL_STATE_PAUSED, INITIAL_STATE_STARTED, INITIAL_STATE_STOPPED, initialised, initialState, logger, model, muleContext, name, nestedRouter, outboundRouter, paused, responseRouter, stats, stopped, stoppingPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
PipelineService() |
| Modifier and Type | Method and Description |
|---|---|
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. |
connectListeners, createStatistics, disconnectListeners, dispatchEvent, dispatchToOutboundRouter, dispose, doDispose, doForceStop, doInitialise, doPause, doResume, doStart, doStop, fireServiceNotification, forceStop, getComponent, getExceptionListener, getInboundRouter, getIncomingEndpoints, getInitialState, getModel, getMuleContext, getName, getOutboundRouter, getReplyToHandler, getResponseRouter, getStatistics, handleException, initialise, isPaused, isStarted, isStopped, isStopping, pause, processAsyncReplyRouter, processReplyTo, registerListeners, resume, sendEvent, sendToOutboundRouter, setExceptionListener, setInboundRouter, setInitialState, setModel, setMuleContext, setName, setOutboundRouter, setResponseRouter, start, start, startListeners, stop, stopListeners, toString, unregisterListeners, waitIfPausedprotected MuleMessage doSend(MuleEvent event) throws MuleException
doSend in class DirectServiceMuleExceptionprotected 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 AbstractServiceCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.