org.mule.transport.sftp.notification
Class ExceptionListener

java.lang.Object
  extended by org.mule.transport.sftp.notification.ExceptionListener
All Implemented Interfaces:
SystemExceptionHandler

public class ExceptionListener
extends Object
implements SystemExceptionHandler


Constructor Summary
ExceptionListener()
           
 
Method Summary
 WildcardFilter getCommitTxFilter()
           
 WildcardFilter getRollbackTxFilter()
           
 void handleException(Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionListener

public ExceptionListener()
Method Detail

handleException

public void handleException(Exception e)
Specified by:
handleException in interface SystemExceptionHandler

getCommitTxFilter

public WildcardFilter getCommitTxFilter()
Specified by:
getCommitTxFilter in interface SystemExceptionHandler

getRollbackTxFilter

public WildcardFilter getRollbackTxFilter()
Specified by:
getRollbackTxFilter in interface SystemExceptionHandler


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.