jremote jbase5.2.1

com.jbase.jremote.jca.inflow.protocol
Class JRemoteXid

java.lang.Object
  extended by com.jbase.jremote.jca.inflow.protocol.JRemoteXid
All Implemented Interfaces:
Xid

public class JRemoteXid
extends Object
implements Xid


Field Summary
 
Fields inherited from interface javax.transaction.xa.Xid
MAXBQUALSIZE, MAXGTRIDSIZE
 
Constructor Summary
JRemoteXid(byte[] globalTransactionId)
           
 
Method Summary
 boolean equals(Object obj)
           
 byte[] getBranchQualifier()
           
 int getFormatId()
           
 byte[] getGlobalTransactionId()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRemoteXid

public JRemoteXid(byte[] globalTransactionId)
Method Detail

getBranchQualifier

public byte[] getBranchQualifier()
Specified by:
getBranchQualifier in interface Xid

getFormatId

public int getFormatId()
Specified by:
getFormatId in interface Xid

getGlobalTransactionId

public byte[] getGlobalTransactionId()
Specified by:
getGlobalTransactionId in interface Xid

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.