org.mule.transport.soap.axis
Class UnitTestExceptionStrategy
java.lang.Object
org.mule.processor.AbstractMessageProcessorOwner
org.mule.exception.AbstractExceptionListener
org.mule.exception.AbstractMessagingExceptionStrategy
org.mule.exception.DefaultServiceExceptionStrategy
org.mule.transport.soap.axis.UnitTestExceptionStrategy
- All Implemented Interfaces:
- FlowConstructAware, MuleContextAware, MessagingExceptionHandler, Disposable, Initialisable, Lifecycle, Startable, Stoppable
public class UnitTestExceptionStrategy
- extends DefaultServiceExceptionStrategy
Methods inherited from class org.mule.exception.AbstractExceptionListener |
addEndpoint, closeStream, createOutboundRouter, doInitialise, fireNotification, getCommitTxFilter, getExceptionType, getMessageProcessors, getMessageProcessors, getOwnedMessageProcessors, getRollbackTxFilter, handleTransaction, initialise, isEnableNotifications, isInitialised, removeMessageProcessor, rollbackTransaction, setCommitTxFilter, setEnableNotifications, setMessageProcessors, setRollbackTxFilter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitTestExceptionStrategy
public UnitTestExceptionStrategy(MuleContext context)
logFatal
protected void logFatal(MuleMessage message,
Throwable t)
- Overrides:
logFatal
in class DefaultServiceExceptionStrategy
logException
protected void logException(Throwable t)
- Overrides:
logException
in class AbstractExceptionListener
handleMessagingException
public void handleMessagingException(MuleMessage message,
Throwable t)
- Overrides:
handleMessagingException
in class AbstractMessagingExceptionStrategy
getMessagingExceptions
public List<Throwable> getMessagingExceptions()
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.