|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.messaging.jms.management.server.TransactionAttributes
public class TransactionAttributes
Class containing information on transaction attributes.
Field Summary | |
---|---|
static String |
NUM_TRANSACTIONS
Number of transactions. |
static String |
NUM_TRANSACTIONS_COMMITTED
Number of transactions that have been committed. |
static String |
NUM_TRANSACTIONS_ROLLBACK
Number of transactions that have been rolled back. |
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 NUM_TRANSACTIONS
public static final String NUM_TRANSACTIONS_COMMITTED
public static final String NUM_TRANSACTIONS_ROLLBACK
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |