public class XATxConverter extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FORMAT_ID |
Constructor and Description |
---|
XATxConverter() |
Modifier and Type | Method and Description |
---|---|
static Uid |
getBranchUid(XID xid) |
static Integer |
getEISName(XID xid) |
static String |
getNodeName(XID xid) |
static String |
getSubordinateNodeName(XID xid) |
static Uid |
getUid(XID xid) |
static Xid |
getXid(Uid uid,
boolean branch,
int formatId) |
static String |
getXIDString(XID xid) |
static void |
setBranchUID(XID xid,
Uid uid) |
static void |
setEisName(XID theXid,
Integer eisName) |
static void |
setSubordinateNodeName(XID theXid,
String xaNodeName) |
public static final int FORMAT_ID
public static Xid getXid(Uid uid, boolean branch, int formatId) throws IllegalStateException
IllegalStateException
Copyright © 2021 JBoss by Red Hat. All rights reserved.