public class PipelineService extends DirectService
interceptorList
component, exceptionListener, inboundRouter, INITIAL_STATE_PAUSED, INITIAL_STATE_STARTED, INITIAL_STATE_STOPPED, initialised, initialState, logger, model, muleContext, name, nestedRouter, outboundRouter, paused, responseRouter, stats, stopped, stopping
PHASE_NAME
PHASE_NAME
PHASE_NAME
PHASE_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, waitIfPaused
protected MuleMessage doSend(MuleEvent event) throws MuleException
doSend
in class DirectService
MuleException
protected void doDispatch(MuleEvent event) throws MuleException
doDispatch
in class DirectService
MuleException
public void setComponent(Component component)
Service
Service
for each incoming
MuleEvent
routed on by the InboundRouterCollection
.setComponent
in interface Service
setComponent
in class AbstractService
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.