|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttyrex.tm.impl.Util
Utility methods.
| Constructor Summary | |
(package private) |
Util()
|
| Method Summary | |
static java.lang.String |
fromClock(long clock)
Converts a computer time into a string representation of time instant. |
(package private) static java.lang.String |
getHeuristic(int heuristic)
Returns the readable name for the specified heuristic |
(package private) static java.lang.String |
getStatus(int status)
Returns the readable name for the specified status. |
(package private) static java.lang.String |
getXAException(javax.transaction.xa.XAException except)
Retrusn the details of the xa exception |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Util()
| Method Detail |
static java.lang.String getStatus(int status)
status - The status
static java.lang.String getHeuristic(int heuristic)
heuristic - The heuristic
static java.lang.String getXAException(javax.transaction.xa.XAException except)
except - The XA exception
public static java.lang.String fromClock(long clock)
clock - The computer time
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||