|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.recovery.TransactionStatusConnectionManager
public class TransactionStatusConnectionManager
Constructor Summary | |
---|---|
TransactionStatusConnectionManager()
Gets a reference to the Object Store. |
Method Summary | |
---|---|
int |
getTransactionStatus(String transactionType,
Uid tranUid)
Obtain the transaction status for the specified transaction type and transaction. |
int |
getTransactionStatus(Uid tranUid)
Obtain the transaction status for the specified transaction. |
void |
updateTSMI()
Examine the Object Store for any new TrasactionStatusManagerItem objects, and add to local hash table. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransactionStatusConnectionManager()
Method Detail |
---|
public int getTransactionStatus(Uid tranUid)
public int getTransactionStatus(String transactionType, Uid tranUid)
public void updateTSMI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |