|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.jta.TransactionManager
public class TransactionManager
Constructor Summary | |
---|---|
TransactionManager()
|
Method Summary | |
---|---|
static javax.transaction.TransactionManager |
transactionManager()
Retrieve the singleton transaction manager reference. |
static javax.transaction.TransactionManager |
transactionManager(javax.naming.InitialContext ctx)
Deprecated. This is only used by tests |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransactionManager()
Method Detail |
---|
public static javax.transaction.TransactionManager transactionManager(javax.naming.InitialContext ctx)
ctx
- The JNDI initial context to lookup the Transaction Manager reference from.
public static javax.transaction.TransactionManager transactionManager()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |