BEA Systems, Inc.

weblogic.transaction
Interface WLXid

All Superinterfaces:
Xid

public interface WLXid
extends Xid


Field Summary
 
Fields inherited from interface javax.transaction.xa.Xid
MAXBQUALSIZE, MAXGTRIDSIZE
 
Method Summary
 byte[] getTruncatedBranchQualifier(String resName)
           
 
Methods inherited from interface javax.transaction.xa.Xid
getBranchQualifier, getFormatId, getGlobalTransactionId
 

Method Detail

getTruncatedBranchQualifier

byte[] getTruncatedBranchQualifier(String resName)
Parameters:
resName - The resource name on which to base the branch qualifier value
Returns:
A truncated byte array derived from the resName parameter.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.