Uses of Interface
org.mule.umo.manager.UMOTransactionManagerFactory

Packages that use UMOTransactionManagerFactory
org.mule.extras.jotm Provides access to the Jotm transaction manager for User and Xa transactions. 
org.mule.extras.spring.config Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application. 
 

Uses of UMOTransactionManagerFactory in org.mule.extras.jotm
 

Classes in org.mule.extras.jotm that implement UMOTransactionManagerFactory
 class JotmTransactionManagerFactory
          This factory retrieves the transaction manager for JOTM .
 

Uses of UMOTransactionManagerFactory in org.mule.extras.spring.config
 

Methods in org.mule.extras.spring.config with parameters of type UMOTransactionManagerFactory
 void UMOManagerFactoryBean.setTransactionManagerFactory(UMOTransactionManagerFactory factory)
           
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.