|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAResourceRecovery

During recovery of crashed XA transactions, the transaction system may use instances of this interface to obtain XAResources on which to perform recovery calls. Resource managers should register instances of this interface with the transaction recovery system via an XAResourceRecoveryRegistry.
XAResourceRecoveryRegistry| Method Summary | |
|---|---|
XAResource[] |
getXAResources()
Provides XAResource(s) to the transaction system for recovery purposes. |
void |
setJndiName(String jndiName)
Set the JNDI name for the resource |
| Method Detail |
|---|
XAResource[] getXAResources()
void setJndiName(String jndiName)
jndiName - The value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||