public class ConnectionOperations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DESTROY
Destroy a connection.
|
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_SERVICE
Get object names of service MBean
|
static String |
GET_TEMP_DESTINATIONS
Get object names of temporary destination MBeans
|
public static final String DESTROY
public static final String GET_CONNECTIONS
public static final String GET_CONSUMER_IDS
public static final String GET_PRODUCER_IDS
public static final String GET_SERVICE
public static final String GET_TEMP_DESTINATIONS
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.