|
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.BrokerClusterInfo
public class BrokerClusterInfo
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Cluster Monitor and Cluster Config MBeans.
Field Summary | |
---|---|
static String |
ADDRESS
Address of broker in the form of host:port |
static String |
ID
The ID of the broker. |
static String |
NUM_MSGS
Number of messages stored in this broker's message store. |
static String |
STATE
State of broker |
static String |
STATE_LABEL
State label of broker. |
static String |
STATUS_TIMESTAMP
Status Timestamp. |
static String |
TAKEOVER_BROKER_ID
ID of the broker that has taken over this broker's store. |
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 ADDRESS
public static final String ID
public static final String STATE
public static final String STATE_LABEL
public static final String NUM_MSGS
public static final String TAKEOVER_BROKER_ID
public static final String STATUS_TIMESTAMP
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |