public class Utility extends Object
Constructor and Description |
---|
Utility() |
Modifier and Type | Method and Description |
---|---|
static String |
exceptionCode(int code) |
static String |
getHierarchy(PropagationContext ctx) |
static Uid |
getUid(Control cont)
If this control refers to an JBoss transaction then return its native
Uid representation.
|
static Uid |
otidToUid(otid_t otid) |
static PrintWriter |
printStatus(PrintWriter strm,
Status res) |
static String |
stringStatus(Status res) |
static String |
stringVote(Vote v) |
static otid_t |
uidToOtid(String theUid) |
static otid_t |
uidToOtid(Uid theUid) |
public static String getHierarchy(PropagationContext ctx)
public static PrintWriter printStatus(PrintWriter strm, Status res)
public static String exceptionCode(int code)
public static final Uid getUid(Control cont)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.