- java.lang.Object
-
- bitronix.tm.recovery.DanglingTransaction
-
-
Constructor Summary
Constructors
| Constructor and Description |
DanglingTransaction(java.lang.String uniqueName,
javax.transaction.xa.Xid xid) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getUniqueName() |
javax.transaction.xa.Xid |
getXid() |
int |
hashCode() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2006-2019 Bitronix Software. All Rights Reserved.