| Package | Description |
|---|---|
| org.mule.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
CatchMessagingExceptionStrategy |
class |
ChoiceMessagingExceptionStrategy
Selects which exception strategy to execute based on filtering.
|
class |
MessagingExceptionStrategyAcceptorDelegate
Allows to use
MessagingExceptionHandler as MessagingExceptionHandlerAcceptor. |
class |
RollbackMessagingExceptionStrategy |
class |
TemplateMessagingExceptionStrategy |
| Modifier and Type | Method and Description |
|---|---|
List<MessagingExceptionHandlerAcceptor> |
ChoiceMessagingExceptionStrategy.getExceptionListeners() |
protected List<MessagingExceptionHandlerAcceptor> |
ChoiceMessagingExceptionStrategy.getOwnedObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChoiceMessagingExceptionStrategy.setExceptionListeners(List<MessagingExceptionHandlerAcceptor> exceptionListeners) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.