|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionalErrorHandlingExecutionTemplate | |
|---|---|
| org.mule.execution | |
| Uses of TransactionalErrorHandlingExecutionTemplate in org.mule.execution |
|---|
| Methods in org.mule.execution that return TransactionalErrorHandlingExecutionTemplate | |
|---|---|
static TransactionalErrorHandlingExecutionTemplate |
TransactionalErrorHandlingExecutionTemplate.createMainExecutionTemplate(MuleContext muleContext,
MessagingExceptionHandler messagingExceptionHandler)
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow using no transaction configuration |
static TransactionalErrorHandlingExecutionTemplate |
TransactionalErrorHandlingExecutionTemplate.createMainExecutionTemplate(MuleContext muleContext,
TransactionConfig transactionConfig)
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow using no particular exception listener. |
static TransactionalErrorHandlingExecutionTemplate |
TransactionalErrorHandlingExecutionTemplate.createMainExecutionTemplate(MuleContext muleContext,
TransactionConfig transactionConfig,
MessagingExceptionHandler messagingExceptionHandler)
Creates a TransactionalErrorHandlingExecutionTemplate to be used as first processing template in a flow |
static TransactionalErrorHandlingExecutionTemplate |
TransactionalErrorHandlingExecutionTemplate.createScopeExecutionTemplate(MuleContext muleContext,
TransactionConfig transactionConfig,
MessagingExceptionHandler messagingExceptionHandler)
Creates a TransactionalErrorHandlingExecutionTemplate for inner scopes within a flow |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||