public interface XAResourceRecovery
XAResourceRecoveryRegistry
Modifier and Type | Method and Description |
---|---|
javax.transaction.xa.XAResource[] |
getXAResources()
Provides XAResource(s) to the transaction system for recovery purposes.
|
void |
setJndiName(java.lang.String jndiName)
Set the JNDI name for the resource
|
javax.transaction.xa.XAResource[] getXAResources()
void setJndiName(java.lang.String jndiName)
jndiName
- The valueCopyright © 2013 IronJacamar (http://www.ironjacamar.org)