|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.tm.jotm.JOTMTransactionResourceManager
public class JOTMTransactionResourceManager
Wrapper on a TxResourceManager. Called by the TransactionManager to free the XAResource after recovery.
| Constructor Summary | |
|---|---|
JOTMTransactionResourceManager(TxResourceManager trm)
|
|
| Method Summary | |
|---|---|
void |
returnXAResource(java.lang.String name,
XAResource xares)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JOTMTransactionResourceManager(TxResourceManager trm)
| Method Detail |
|---|
public void returnXAResource(java.lang.String name,
XAResource xares)
returnXAResource in interface org.objectweb.jotm.TransactionResourceManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||