|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.providers.AbstractMessageDispatcher
org.mule.providers.jdbc.JdbcMessageDispatcher
Field Summary |
Fields inherited from class org.mule.providers.AbstractMessageDispatcher |
disposed, disposeOnCompletion, doThreading, logger, workManager |
Fields inherited from interface org.mule.umo.provider.UMOMessageDispatcher |
RECEIVE_NO_WAIT, RECEIVE_WAIT_INDEFINITELY |
Constructor Summary | |
JdbcMessageDispatcher(JdbcConnector connector)
|
Method Summary | |
void |
doDispatch(UMOEvent event)
|
void |
doDispose()
|
UMOMessage |
doSend(UMOEvent event)
|
java.lang.Object |
getDelegateSession()
|
UMOMessage |
receive(UMOEndpointURI endpointUri,
long timeout)
|
Methods inherited from class org.mule.providers.AbstractMessageDispatcher |
dispatch, dispose, exceptionThrown, getConnector, isDisposed, send |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JdbcMessageDispatcher(JdbcConnector connector)
Method Detail |
public void doDispose()
doDispose
in class AbstractMessageDispatcher
public void doDispatch(UMOEvent event) throws java.lang.Exception
doDispatch
in class AbstractMessageDispatcher
java.lang.Exception
public UMOMessage doSend(UMOEvent event) throws java.lang.Exception
doSend
in class AbstractMessageDispatcher
java.lang.Exception
public UMOMessage receive(UMOEndpointURI endpointUri, long timeout) throws java.lang.Exception
java.lang.Exception
public java.lang.Object getDelegateSession() throws UMOException
UMOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |