org.mule.api.transaction
Interface UniversalTransactionFactory

All Superinterfaces:
TransactionFactory, UnboundTransactionFactory
All Known Implementing Classes:
JmsTransactionFactory, VMTransactionFactory

public interface UniversalTransactionFactory
extends TransactionFactory, UnboundTransactionFactory

A factory than can create both bound and unbound transactions


Method Summary
 
Methods inherited from interface org.mule.api.transaction.TransactionFactory
beginTransaction, isTransacted
 
Methods inherited from interface org.mule.api.transaction.UnboundTransactionFactory
createUnboundTransaction
 



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