Uses of Class
org.mule.execution.TransactionalExecutionTemplate

Packages that use TransactionalExecutionTemplate
org.mule.execution   
 

Uses of TransactionalExecutionTemplate in org.mule.execution
 

Methods in org.mule.execution that return TransactionalExecutionTemplate
static
<T> TransactionalExecutionTemplate<T>
TransactionalExecutionTemplate.createTransactionalExecutionTemplate(MuleContext muleContext, TransactionConfig transactionConfig)
          Creates a ExecutionTemplate that will manage transactional context according to configured TransactionConfig
 



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