com.sun.messaging.jms.management.server
public class ServiceOperations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GET_CONNECTIONS
Get list of connection MBean object names
|
static String |
GET_CONSUMER_IDS
Get list of consumer IDs.
|
static String |
GET_PRODUCER_IDS
Get list of producer IDs.
|
static String |
GET_SERVICES
Get list of service MBean object names
|
static String |
PAUSE
Pause service.
|
static String |
RESUME
Resume service.
|
public static final String GET_SERVICES
public static final String GET_CONNECTIONS
public static final String GET_CONSUMER_IDS
public static final String GET_PRODUCER_IDS
public static final String PAUSE
public static final String RESUME
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.