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, stoppingPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_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, waitIfPausedprotected List interceptorList
protected MuleMessage doSend(MuleEvent event) throws MuleException
doSend in class AbstractServiceMuleExceptionprotected void doDispatch(MuleEvent event) throws MuleException
doDispatch in class AbstractServiceMuleExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.