org.mule.api.exception
Interface MessagingExceptionHandlerAcceptor

All Superinterfaces:
Acceptor, ExceptionHandler, MessagingExceptionHandler
All Known Implementing Classes:
CatchMessagingExceptionStrategy, MessagingExceptionStrategyAcceptorDelegate, RollbackMessagingExceptionStrategy, TemplateMessagingExceptionStrategy

public interface MessagingExceptionHandlerAcceptor
extends MessagingExceptionHandler, Acceptor

MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent


Method Summary
 
Methods inherited from interface org.mule.api.exception.MessagingExceptionHandler
handleException
 
Methods inherited from interface org.mule.api.Acceptor
accept, acceptsAll
 



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