|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.transaction.TransactionContextImpl
| Constructor Summary | |
TransactionContextImpl()
|
|
| Method Summary | |
java.lang.String |
getTransactionDomain()
|
java.lang.String |
getTransactionOriginator()
|
int |
getTransactionStatus()
|
javax.transaction.xa.Xid |
getXid()
|
boolean |
isServerEnlisted(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransactionContextImpl()
| Method Detail |
public javax.transaction.xa.Xid getXid()
getXid in interface TransactionContextpublic java.lang.String getTransactionOriginator()
getTransactionOriginator in interface TransactionContextpublic java.lang.String getTransactionDomain()
getTransactionDomain in interface TransactionContextpublic int getTransactionStatus()
getTransactionStatus in interface TransactionContextpublic boolean isServerEnlisted(java.lang.String name)
isServerEnlisted in interface TransactionContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||