|
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.ProducerInfo
public class ProducerInfo
This class contains constants/names for fields in the CompositeData that is returned by the operations of the Producer Manager Monitor MBean.
Field Summary | |
---|---|
static String |
CONNECTION_ID
Connection ID |
static String |
CREATION_TIME
Creation Time |
static String |
DESTINATION_NAME
Destination Name |
static String |
DESTINATION_NAMES
Destination Names (that match wildcard) |
static String |
DESTINATION_TYPE
Destination Type |
static String |
FLOW_PAUSED
Flow Paused |
static String |
HOST
Host |
static String |
NUM_MSGS
Number of messages sent from producer. |
static String |
PRODUCER_ID
Producer ID |
static String |
SERVICE_NAME
Service Name |
static String |
USER
User |
static String |
WILDCARD
Wildcard (whether the producer is a wildcard or not) |
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 CONNECTION_ID
public static final String CREATION_TIME
public static final String DESTINATION_NAME
public static final String DESTINATION_NAMES
public static final String DESTINATION_TYPE
public static final String FLOW_PAUSED
public static final String HOST
public static final String NUM_MSGS
public static final String PRODUCER_ID
public static final String SERVICE_NAME
public static final String USER
public static final String WILDCARD
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |