org.mule.module.jboss.transaction
Class JBossArjunaTransactionManagerFactory
java.lang.Object
org.mule.module.jboss.transaction.JBossArjunaTransactionManagerFactory
- All Implemented Interfaces:
- TransactionManagerFactory
public class JBossArjunaTransactionManagerFactory
- extends Object
- implements TransactionManagerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_OBJECTSTORE_DIR
public static final String PROPERTY_OBJECTSTORE_DIR
- See Also:
- Constant Field Values
PROPERTY_NODE_IDENTIFIER
public static final String PROPERTY_NODE_IDENTIFIER
- See Also:
- Constant Field Values
JBossArjunaTransactionManagerFactory
public JBossArjunaTransactionManagerFactory()
create
public TransactionManager create(MuleConfiguration config)
throws Exception
- Specified by:
create in interface TransactionManagerFactory
- Throws:
Exception
getProperties
public Map<String,String> getProperties()
setProperties
public void setProperties(Map<String,String> properties)
Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.