org.mule.modules.jboss.transactions
Class JBossArjunaTransactionManagerFactory
java.lang.Object
org.mule.modules.jboss.transactions.JBossArjunaTransactionManagerFactory
- All Implemented Interfaces:
- UMOTransactionManagerFactory
public class JBossArjunaTransactionManagerFactory
- extends Object
- implements UMOTransactionManagerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossArjunaTransactionManagerFactory
public JBossArjunaTransactionManagerFactory()
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.