Uses of Class
org.mule.transaction.MuleTransactionConfig

Packages that use MuleTransactionConfig
org.mule.config.spring.factories   
org.mule.processor   
 

Uses of MuleTransactionConfig in org.mule.config.spring.factories
 

Methods in org.mule.config.spring.factories that return MuleTransactionConfig
protected  MuleTransactionConfig TransactionalMessageProcessorsFactoryBean.createTransactionConfig(String action)
           
 

Uses of MuleTransactionConfig in org.mule.processor
 

Fields in org.mule.processor declared as MuleTransactionConfig
protected  MuleTransactionConfig TransactionalInterceptingMessageProcessor.transactionConfig
           
 

Methods in org.mule.processor with parameters of type MuleTransactionConfig
 void TransactionalInterceptingMessageProcessor.setTransactionConfig(MuleTransactionConfig transactionConfig)
           
 



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