|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--tyrex.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 |
|
| Constructor Detail |
Util()
| Method Detail |
static java.lang.String getStatus(int status)
status - The statusstatic java.lang.String getHeuristic(int heuristic)
heuristic - The heuristicstatic java.lang.String getXAException(javax.transaction.xa.XAException except)
except - The XA exceptionpublic static java.lang.String fromClock(long clock)
clock - The computer time
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||