|
Sun GlassFish(tm) Message Queue v4.4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.messaging.jms.management.server.TransactionOperations
public class TransactionOperations
Class containing information on transaction operations.
| Field Summary | |
|---|---|
static String |
COMMIT
Commit a transaction. |
static String |
GET_TRANSACTION_IDS
Get list of transaction IDs |
static String |
GET_TRANSACTION_INFO
Get info on all transactions |
static String |
GET_TRANSACTION_INFO_BY_ID
Get info on specified transaction (via ID) |
static String |
ROLLBACK
Rollback a transaction. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String GET_TRANSACTION_IDS
public static final String GET_TRANSACTION_INFO
public static final String GET_TRANSACTION_INFO_BY_ID
public static final String COMMIT
public static final String ROLLBACK
|
Sun GlassFish(tm) Message Queue v4.4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||