|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpox.jta.JNDIBasedTransactionManagerLocator
org.jpox.jta.CustomJNDITransactionManagerLocator
public class CustomJNDITransactionManagerLocator
Locator for the TransactionManager in a user-defined JNDI location defined by persistence properties.
| Field Summary | |
|---|---|
protected java.lang.String |
jndiLocation
The JNDI Location to use with this locator. |
| Fields inherited from class org.jpox.jta.JNDIBasedTransactionManagerLocator |
|---|
LOCALISER |
| Constructor Summary | |
|---|---|
CustomJNDITransactionManagerLocator()
Constructor. |
|
CustomJNDITransactionManagerLocator(OMFContext omfCtx)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getJNDIName()
Accessor for the JNDI name to lookup the txn manager under. |
| Methods inherited from class org.jpox.jta.JNDIBasedTransactionManagerLocator |
|---|
getTransactionManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String jndiLocation
| Constructor Detail |
|---|
public CustomJNDITransactionManagerLocator()
public CustomJNDITransactionManagerLocator(OMFContext omfCtx)
omfCtx - the OMF context this locator operates in| Method Detail |
|---|
public java.lang.String getJNDIName()
getJNDIName in class JNDIBasedTransactionManagerLocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||