
public class XidWrapperImpl extends Object implements org.jboss.jca.core.spi.transaction.xa.XidWrapper
MAXBQUALSIZE, MAXGTRIDSIZE| Constructor and Description |
|---|
XidWrapperImpl(Xid xid,
boolean pad,
String jndiName)
Creates a new XidWrapperImpl instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
String |
getJndiName()
Get the JNDI name
|
int |
hashCode() |
String |
toString() |
public byte[] getBranchQualifier()
getBranchQualifier in interface Xidpublic int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface Xidpublic String getJndiName()
getJndiName in interface org.jboss.jca.core.spi.transaction.xa.XidWrapperCopyright © 2013 IronJacamar (http://www.ironjacamar.org)