public abstract class JndiSelector extends Selector
Constructor and Description |
---|
JndiSelector(String vendor,
String jndiName)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected TransactionManager |
doLookup()
Lookup the transaction manager.
|
String |
getJndiName()
Get the configured JNDI name to look up
|
void |
setJndiName(String jndiName)
Set the configured JNDI name to look up
|
getTransactionManager, getVendor, registerResource, unregisterResource
public String getJndiName()
public void setJndiName(String jndiName)
jndiName
- the JNDI name to look upprotected TransactionManager doLookup()
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.