com.microfocus.cobol.connector.transport
Class ASEEXid

java.lang.Object
  extended bycom.microfocus.cobol.connector.transport.ASEEXid
All Implemented Interfaces:
Serializable, Xid

public class ASEEXid
extends Object
implements Xid, Serializable

Micro Focus COBOL Xid wrapper for javax.transport.xa.xid

Copyright: Copyright (c) 2002-2003 Company: Micro Focus International Ltd

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface javax.transaction.xa.Xid
MAXBQUALSIZE, MAXGTRIDSIZE
 
Constructor Summary
ASEEXid()
          Constructor for a NULL xid
ASEEXid(byte[] xid)
          Constructor for importing a external xid
 
Method Summary
 byte[] getBranchQualifier()
          Method declaration
 int getFormatId()
          Method declaration
 byte[] getGlobalTransactionId()
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASEEXid

public ASEEXid()
Constructor for a NULL xid


ASEEXid

public ASEEXid(byte[] xid)
Constructor for importing a external xid

Parameters:
xid - a xid
Method Detail

getBranchQualifier

public byte[] getBranchQualifier()
Method declaration

Specified by:
getBranchQualifier in interface Xid
Returns:
xid in bytes[]

getFormatId

public int getFormatId()
Method declaration

Specified by:
getFormatId in interface Xid

getGlobalTransactionId

public byte[] getGlobalTransactionId()
Method declaration

Specified by:
getGlobalTransactionId in interface Xid
Returns:
a byte[]



Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.