public final class BESTransactionManagerLookup extends JNDITransactionManagerLookup
Constructor and Description |
---|
BESTransactionManagerLookup() |
Modifier and Type | Method and Description |
---|---|
protected String |
getName()
Get the JNDI namespace under wich we can locate the
TransactionManager . |
String |
getUserTransactionName()
Return the JNDI namespace of the JTA
UserTransaction for this platform or null;
optional operation. |
getTransactionIdentifier, getTransactionManager
protected String getName()
JNDITransactionManagerLookup
TransactionManager
.getName
in class JNDITransactionManagerLookup
TransactionManager
JNDI namespacepublic String getUserTransactionName()
TransactionManagerLookup
UserTransaction
for this platform or null;
optional operation.UserTransaction
for this platform.Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved