|
Message Queue, v4.4 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.ServiceOperations
public class ServiceOperations
Class containing information on service operations.
Field Summary | |
---|---|
static java.lang.String |
GET_CONNECTIONS
Get list of connection MBean object names |
static java.lang.String |
GET_CONSUMER_IDS
Get list of consumer IDs. |
static java.lang.String |
GET_PRODUCER_IDS
Get list of producer IDs. |
static java.lang.String |
GET_SERVICES
Get list of service MBean object names |
static java.lang.String |
PAUSE
Pause service. |
static java.lang.String |
RESUME
Resume service. |
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 java.lang.String GET_SERVICES
public static final java.lang.String GET_CONNECTIONS
public static final java.lang.String GET_CONSUMER_IDS
public static final java.lang.String GET_PRODUCER_IDS
public static final java.lang.String PAUSE
public static final java.lang.String RESUME
|
Message Queue, v4.4 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |