|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.arjuna.ats.arjuna.coordinator.ActionType
public class ActionType
The two types of transactions, nested, and top-level.
| Field Summary | |
|---|---|
static int |
NESTED
|
static int |
TOP_LEVEL
|
| Constructor Summary | |
|---|---|
ActionType()
|
|
| Method Summary | |
|---|---|
static void |
print(java.io.PrintWriter strm,
int res)
Print a human-reabable version of the type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TOP_LEVEL
public static final int NESTED
| Constructor Detail |
|---|
public ActionType()
| Method Detail |
|---|
public static void print(java.io.PrintWriter strm,
int res)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||