com.sun.messaging.jms.management.server
public class ConsumerOperations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GET_CONSUMER_IDS
Get list of consumer IDs
|
static String |
GET_CONSUMER_INFO
Get info on all consumers
|
static String |
GET_CONSUMER_INFO_BY_ID
Get info on specified consumer (via ID)
|
static String |
GET_CONSUMER_WILDCARDS
Get consumer wildcards
|
static String |
GET_NUM_WILDCARD_CONSUMERS
Get number of consumers that use a specific wildcard
|
static String |
PURGE
Purge a durable.
|
public static final String GET_CONSUMER_IDS
public static final String GET_CONSUMER_INFO
public static final String GET_CONSUMER_INFO_BY_ID
public static final String PURGE
public static final String GET_CONSUMER_WILDCARDS
public static final String GET_NUM_WILDCARD_CONSUMERS
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.