public class JRun4TransactionManagerLookup extends JNDITransactionManagerLookup
TransactionManagerLookup strategy for JRun4 AS| Constructor and Description |
|---|
JRun4TransactionManagerLookup() |
| 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, getTransactionManagerprotected String getName()
JNDITransactionManagerLookupTransactionManager.getName in class JNDITransactionManagerLookupTransactionManager JNDI namespacepublic String getUserTransactionName()
TransactionManagerLookupUserTransaction for this platform or null;
optional operation.UserTransaction for this platform.Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved