org.apache.geronimo.transaction
Class GeronimoTransactionManager
java.lang.Object
org.apache.geronimo.transaction.TransactionManagerProxy
org.apache.geronimo.transaction.GeronimoTransactionManager
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle, TransactionManager, javax.resource.spi.XATerminator, XAWork
- public class GeronimoTransactionManager
- extends TransactionManagerProxy
Class to set up the standard objects for a geronimo transaction manager.
- Version:
- $Revision: 1.3 $ $Date: 2004/07/15 03:25:36 $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Method Summary |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
Methods inherited from class org.apache.geronimo.transaction.TransactionManagerProxy |
begin, begin, commit, commit, doFail, doStart, doStop, end, forget, getStatus, getTransaction, prepare, recover, resume, rollback, rollback, setRollbackOnly, setTransactionTimeout, suspend |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
GeronimoTransactionManager
public GeronimoTransactionManager(TransactionLog transactionLog,
Collection resourceManagers)
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.