|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.impl.AbstractExceptionListener
org.mule.impl.DefaultExceptionStrategy
org.mule.test.integration.providers.jms.AbstractJmsTransactionFunctionalTest.RollbackExceptionListener
public class AbstractJmsTransactionFunctionalTest.RollbackExceptionListener
Field Summary |
---|
Fields inherited from class org.mule.impl.AbstractExceptionListener |
---|
endpoints, initialised, logger |
Constructor Summary | |
---|---|
AbstractJmsTransactionFunctionalTest.RollbackExceptionListener(CountDownLatch countDown)
|
|
AbstractJmsTransactionFunctionalTest.RollbackExceptionListener(CountDownLatch countDown,
org.mule.umo.endpoint.UMOEndpointURI deadLetter)
|
Method Summary | |
---|---|
void |
handleException(Throwable t)
|
void |
handleMessagingException(org.mule.umo.UMOMessage message,
Throwable t)
|
Methods inherited from class org.mule.impl.DefaultExceptionStrategy |
---|
defaultHandler, handleLifecycleException, handleRoutingException, handleStandardException |
Methods inherited from class org.mule.impl.AbstractExceptionListener |
---|
addEndpoint, doInitialise, exceptionThrown, fireNotification, getEndpoint, getEndpoints, getErrorMessagePayload, getExceptionType, initialise, isInitialised, logException, logFatal, markTransactionForRollback, removeEndpoint, routeException, setEndpoints |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractJmsTransactionFunctionalTest.RollbackExceptionListener(CountDownLatch countDown)
public AbstractJmsTransactionFunctionalTest.RollbackExceptionListener(CountDownLatch countDown, org.mule.umo.endpoint.UMOEndpointURI deadLetter) throws org.mule.umo.UMOException
org.mule.umo.UMOException
Method Detail |
---|
public void handleMessagingException(org.mule.umo.UMOMessage message, Throwable t)
handleMessagingException
in class org.mule.impl.DefaultExceptionStrategy
public void handleException(Throwable t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |