|
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.BrokerAttributes
public class BrokerAttributes
Class containing information on broker attributes.
Field Summary | |
---|---|
static String |
BROKER_ID
Broker ID |
static String |
EMBEDDED
Whether broker is embedded (running in process) or not. |
static String |
HOST
Broker host. |
static String |
INSTANCE_NAME
Broker instance name. |
static String |
PORT
Broker port. |
static String |
RESOURCE_STATE
Broker memory level |
static String |
VERSION
Broker version. |
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 BROKER_ID
public static final String VERSION
public static final String INSTANCE_NAME
public static final String RESOURCE_STATE
public static final String PORT
public static final String HOST
public static final String EMBEDDED
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |