Uses of Interface
org.mule.api.transaction.UnboundTransactionFactory

Packages that use UnboundTransactionFactory
org.mule.api.transaction   
org.mule.transport.jms Provides Jms transport connectivity with support for all Jms features. 
org.mule.transport.vm A connector implementation allowing events to be passed between Mule sessions via in-memory queues. 
 

Uses of UnboundTransactionFactory in org.mule.api.transaction
 

Subinterfaces of UnboundTransactionFactory in org.mule.api.transaction
 interface UniversalTransactionFactory
          A factory than can create both bound and unbound transactions
 

Uses of UnboundTransactionFactory in org.mule.transport.jms
 

Classes in org.mule.transport.jms that implement UnboundTransactionFactory
 class JmsTransactionFactory
           JmsTransactionFactory creates a JMS local transaction
 

Uses of UnboundTransactionFactory in org.mule.transport.vm
 

Classes in org.mule.transport.vm that implement UnboundTransactionFactory
 class VMTransactionFactory
           
 



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