public interface XidTransactionID extends TransactionID
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCacheName()
Get the name of the associated Ehcache resource.
|
javax.transaction.xa.Xid |
getXid()
Get the XID of this transaction ID
|