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