|
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.TransactionInfo
public class TransactionInfo
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Transaction Manager Monitor MBean.
| Field Summary | |
|---|---|
static String |
CLIENT_ID
Client ID |
static String |
CONNECTION_STRING
Object name of Connection |
static String |
CREATION_TIME
Creation time |
static String |
NUM_ACKS
Number of acknowledgements |
static String |
NUM_MSGS
Number of messages |
static String |
STATE
Transaction state. |
static String |
STATE_LABEL
String representation of transaction state. |
static String |
TRANSACTION_ID
Transaction ID |
static String |
USER
User name |
static String |
XID
XID |
| 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 CLIENT_ID
public static final String CONNECTION_STRING
public static final String CREATION_TIME
public static final String NUM_ACKS
public static final String NUM_MSGS
public static final String STATE
public static final String STATE_LABEL
public static final String TRANSACTION_ID
public static final String USER
public static final String XID
|
Sun GlassFish(tm) Message Queue v4.4 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||