org.mule.tck.testmodels.mule
Class TestTransactionManagerFactory
java.lang.Object
org.mule.tck.testmodels.mule.TestTransactionManagerFactory
- All Implemented Interfaces:
- UMOTransactionManagerFactory
public class TestTransactionManagerFactory
- extends Object
- implements UMOTransactionManagerFactory
TestTransactionManagerFactory
TODO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestTransactionManagerFactory
public TestTransactionManagerFactory()
create
public TransactionManager create()
throws Exception
- Description copied from interface:
UMOTransactionManagerFactory
- Creates of obtains the jta transaction manager to use for mule transactions
- Specified by:
create
in interface UMOTransactionManagerFactory
- Returns:
- the transaction manager to use
- Throws:
Exception
- if the transaction manager cannot be located or created
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.