Class ServiceOperations
java.lang.Object
com.sun.messaging.jms.management.server.ServiceOperations
Class containing information on service operations.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Get list of connection MBean object namesstatic final String
Get list of consumer IDs.static final String
Get list of producer IDs.static final String
Get list of service MBean object namesstatic final String
Pause service.static final String
Resume service. -
Method Summary
-
Field Details
-
GET_SERVICES
Get list of service MBean object names- See Also:
-
GET_CONNECTIONS
Get list of connection MBean object names- See Also:
-
GET_CONSUMER_IDS
Get list of consumer IDs.- See Also:
-
GET_PRODUCER_IDS
Get list of producer IDs.- See Also:
-
PAUSE
Pause service.- See Also:
-
RESUME
Resume service.- See Also:
-