|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.test.jca.inflow.TestResourceAdapterTxInflow.MyXid
Field Summary |
Fields inherited from interface javax.transaction.xa.Xid (src) |
MAXBQUALSIZE, MAXGTRIDSIZE |
Constructor Summary | |
TestResourceAdapterTxInflow.MyXid(int id)
|
Method Summary | |
byte[] |
getBranchQualifier()
Get the transaction branch qualifier of this transaction. |
int |
getFormatId()
Get the format identifier. |
byte[] |
getGlobalTransactionId()
Get the global transaction id of this transaction. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestResourceAdapterTxInflow.MyXid(int id)
Method Detail |
public byte[] getBranchQualifier()
Xid (src)
getBranchQualifier
in interface Xid (src)
public int getFormatId()
Xid (src)
getFormatId
in interface Xid (src)
public byte[] getGlobalTransactionId()
Xid (src)
getGlobalTransactionId
in interface Xid (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |