|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.arjuna.ats.arjuna.recovery.ActionStatusService
public class ActionStatusService
| Constructor Summary | |
|---|---|
ActionStatusService()
Get a reference to the Transaction Store. |
|
| Method Summary | |
|---|---|
void |
doWork(java.io.InputStream is,
java.io.OutputStream os)
Does the main work of reading in a uid and transaction type from the recovery manager, retrieving the status of the transaction and sending it back to the Recovery Manager. |
int |
getTransactionStatus(java.lang.String transactionType,
java.lang.String strUid)
Retrieve the transaction status for the specified Uid and if available transaction type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionStatusService()
| Method Detail |
|---|
public int getTransactionStatus(java.lang.String transactionType,
java.lang.String strUid)
public void doWork(java.io.InputStream is,
java.io.OutputStream os)
throws java.io.IOException
doWork in interface Servicejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||