public class ProcessMessageDispatcher extends AbstractMessageDispatcher
connected, connecting, connectionStrategy, disposed, endpoint, loggerPHASE_NAMERECEIVE_NO_WAIT, RECEIVE_WAIT_INDEFINITELY| Constructor and Description |
|---|
ProcessMessageDispatcher(OutboundEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doConnect() |
protected void |
doDisconnect() |
void |
doDispatch(MuleEvent event)
Performs an asynchronous action on the BPMS.
|
protected void |
doDispose() |
MuleMessage |
doSend(MuleEvent event)
Performs a synchronous action on the BPMS.
|
protected Object |
processAction(MuleEvent event) |
dispatch, isTransactionRollback, send, useRemoteSyncactivate, connect, disconnect, dispose, disposeAndLogException, exceptionThrown, getConnectEventId, getConnectionDescription, getConnector, getEndpoint, isConnected, isDoThreading, passivate, reconnect, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactivate, getConnector, passivate, validatedisposeconnect, disconnect, getConnectionDescription, isConnectedpublic ProcessMessageDispatcher(OutboundEndpoint endpoint)
public MuleMessage doSend(MuleEvent event) throws Exception
doSend in class AbstractMessageDispatcherExceptionpublic void doDispatch(MuleEvent event) throws Exception
doDispatch in class AbstractMessageDispatcherExceptionprotected void doConnect()
throws Exception
doConnect in class AbstractConnectableExceptionprotected void doDisconnect()
throws Exception
doDisconnect in class AbstractConnectableExceptionprotected void doDispose()
doDispose in class AbstractConnectableCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.