org.mule.module.xml.functional
Class HideExceptions
java.lang.Object
org.mule.module.xml.functional.HideExceptions
- All Implemented Interfaces:
- MessagingExceptionHandler
public class HideExceptions
- extends Object
- implements MessagingExceptionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected transient Log logger
HideExceptions
public HideExceptions()
handleException
public MuleEvent handleException(Exception exception,
MuleEvent event)
- Specified by:
handleException
in interface MessagingExceptionHandler
getCommitTxFilter
public WildcardFilter getCommitTxFilter()
- Specified by:
getCommitTxFilter
in interface MessagingExceptionHandler
getRollbackTxFilter
public WildcardFilter getRollbackTxFilter()
- Specified by:
getRollbackTxFilter
in interface MessagingExceptionHandler
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.