|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.AbstractExceptionListener
org.mule.DefaultExceptionStrategy
org.mule.service.DefaultServiceExceptionStrategy
org.mule.transport.soap.axis.UnitTestExceptionStrategy
public class UnitTestExceptionStrategy
Field Summary |
---|
Fields inherited from class org.mule.AbstractExceptionListener |
---|
commitTxFilter, enableNotifications, endpoints, initialised, logger, muleContext, rollbackTxFilter |
Fields inherited from interface org.mule.api.lifecycle.Initialisable |
---|
PHASE_NAME |
Fields inherited from interface org.mule.api.lifecycle.Disposable |
---|
PHASE_NAME |
Constructor Summary | |
---|---|
UnitTestExceptionStrategy()
|
Method Summary | |
---|---|
List |
getMessagingExceptions()
|
void |
handleMessagingException(org.mule.api.MuleMessage message,
Throwable t)
|
protected void |
logException(Throwable t)
|
protected void |
logFatal(org.mule.api.MuleMessage message,
Throwable t)
|
Methods inherited from class org.mule.service.DefaultServiceExceptionStrategy |
---|
defaultHandler, getServiceStatistics, routeException |
Methods inherited from class org.mule.DefaultExceptionStrategy |
---|
handleLifecycleException, handleRoutingException, handleStandardException, messageFromContextIfAvailable |
Methods inherited from class org.mule.AbstractExceptionListener |
---|
addEndpoint, closeStream, dispose, doInitialise, exceptionThrown, fireNotification, getCommitTxFilter, getEndpoints, getEndpoints, getErrorMessagePayload, getExceptionType, getRollbackTxFilter, handleTransaction, initialise, isEnableNotifications, isInitialised, removeEndpoint, rollbackTransaction, setCommitTxFilter, setEnableNotifications, setEndpoints, setMuleContext, setRollbackTxFilter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnitTestExceptionStrategy()
Method Detail |
---|
protected void logFatal(org.mule.api.MuleMessage message, Throwable t)
logFatal
in class org.mule.service.DefaultServiceExceptionStrategy
protected void logException(Throwable t)
logException
in class org.mule.AbstractExceptionListener
public void handleMessagingException(org.mule.api.MuleMessage message, Throwable t)
handleMessagingException
in class org.mule.DefaultExceptionStrategy
public List getMessagingExceptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |