public class CustomJNDITransactionManagerLocator extends JNDIBasedTransactionManagerLocator
| Modifier and Type | Field and Description |
|---|---|
protected String |
jndiLocation
The JNDI Location to use with this locator.
|
| Constructor and Description |
|---|
CustomJNDITransactionManagerLocator(NucleusContext nucleusCtx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJNDIName()
Accessor for the JNDI name to lookup the txn manager under.
|
getTransactionManagerprotected String jndiLocation
public CustomJNDITransactionManagerLocator(NucleusContext nucleusCtx)
nucleusCtx - the context this locator operates inpublic String getJNDIName()
getJNDIName in class JNDIBasedTransactionManagerLocatorCopyright © 2019. All rights reserved.