Class ServiceOperations
java.lang.Object
com.sun.messaging.jms.management.server.ServiceOperations
Class containing information on service operations.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringGet list of connection MBean object namesstatic final StringGet list of consumer IDs.static final StringGet list of producer IDs.static final StringGet list of service MBean object namesstatic final StringPause service.static final StringResume service.
- 
Method Summary
- 
Field Details- 
GET_SERVICESGet list of service MBean object names- See Also:
 
- 
GET_CONNECTIONSGet list of connection MBean object names- See Also:
 
- 
GET_CONSUMER_IDSGet list of consumer IDs.- See Also:
 
- 
GET_PRODUCER_IDSGet list of producer IDs.- See Also:
 
- 
PAUSEPause service.- See Also:
 
- 
RESUMEResume service.- See Also:
 
 
-