public class DirectService extends AbstractService
Modifier and Type | Field and Description |
---|---|
protected List |
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 |
---|
DirectService() |
Modifier and Type | Method and Description |
---|---|
protected void |
doDispatch(MuleEvent event) |
protected MuleMessage |
doSend(MuleEvent event) |
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, setComponent, setExceptionListener, setInboundRouter, setInitialState, setModel, setMuleContext, setName, setOutboundRouter, setResponseRouter, start, start, startListeners, stop, stopListeners, toString, unregisterListeners, waitIfPaused
protected List interceptorList
protected MuleMessage doSend(MuleEvent event) throws MuleException
doSend
in class AbstractService
MuleException
protected void doDispatch(MuleEvent event) throws MuleException
doDispatch
in class AbstractService
MuleException
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.