|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.j_spaces.core.client.TransactionInfo.Types
public static class TransactionInfo.Types
The Transactions types.
IRemoteJSpaceAdmin#getTransactionsInfo(int, int)| Field Summary | |
|---|---|
static int |
ALL
Wild card. |
static int |
JINI
Jini transaction. |
static int |
LOCAL
Local transaction. |
static int |
XA
XA transaction. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int ALL
public static final int LOCAL
public static final int JINI
public static final int XA
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||