Uses of Interface
org.mule.api.exception.MessagingExceptionHandlerAcceptor

Packages that use MessagingExceptionHandlerAcceptor
org.mule.exception   
 

Uses of MessagingExceptionHandlerAcceptor in org.mule.exception
 

Classes in org.mule.exception that implement MessagingExceptionHandlerAcceptor
 class CatchMessagingExceptionStrategy
           
 class MessagingExceptionStrategyAcceptorDelegate
          Allows to use MessagingExceptionHandler as MessagingExceptionHandlerAcceptor.
 class RollbackMessagingExceptionStrategy
           
 class TemplateMessagingExceptionStrategy
           
 

Methods in org.mule.exception that return types with arguments of type MessagingExceptionHandlerAcceptor
 List<MessagingExceptionHandlerAcceptor> ChoiceMessagingExceptionStrategy.getExceptionListeners()
           
protected  List<MessagingExceptionHandlerAcceptor> ChoiceMessagingExceptionStrategy.getOwnedObjects()
           
 

Method parameters in org.mule.exception with type arguments of type MessagingExceptionHandlerAcceptor
 void ChoiceMessagingExceptionStrategy.setExceptionListeners(List<MessagingExceptionHandlerAcceptor> exceptionListeners)
           
 



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