|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of XidImpl in org.jboss.tm |
Methods in org.jboss.tm that return XidImpl | |
XidImpl |
XidFactoryMBean.newXid()
Describe newXid method here. |
XidImpl |
XidFactoryMBean.newBranch(XidImpl xid,
long branchIdNum)
Describe newBranch method here. |
XidImpl |
XidFactory.newXid()
Describe newXid method here. |
XidImpl |
XidFactory.newBranch(XidImpl xid,
long branchIdNum)
Describe newBranch method here. |
XidImpl |
TransactionImpl.getXid()
Returns the xid of this transaction. |
Methods in org.jboss.tm with parameters of type XidImpl | |
XidImpl |
XidFactoryMBean.newBranch(XidImpl xid,
long branchIdNum)
Describe newBranch method here. |
boolean |
XidImpl.sameTransaction(XidImpl other)
Compare for same transaction. |
XidImpl |
XidFactory.newBranch(XidImpl xid,
long branchIdNum)
Describe newBranch method here. |
Constructors in org.jboss.tm with parameters of type XidImpl | |
XidImpl(XidImpl xidImpl,
byte[] branchId)
Create a new branch of an existing global transaction ID. |
|
LocalId(XidImpl xid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |