com.sun.messaging.jms.management.server
public class ClusterOperations extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CHANGE_MASTER_BROKER
Get info on specified broker (via address) in cluster.
|
static String |
GET_BROKER_ADDRESSES
Get addresses for all brokers in cluster.
|
static String |
GET_BROKER_IDS
Get IDs for all brokers in cluster.
|
static String |
GET_BROKER_INFO
Get info on all brokers in cluster.
|
static String |
GET_BROKER_INFO_BY_ADDRESS
Get info on specified broker (via address) in cluster.
|
static String |
GET_BROKER_INFO_BY_ID
Get info on specified broker (via ID) in cluster.
|
static String |
RELOAD
Cluster reload operation.
|
public static final String GET_BROKER_ADDRESSES
public static final String GET_BROKER_IDS
public static final String GET_BROKER_INFO
public static final String GET_BROKER_INFO_BY_ADDRESS
public static final String GET_BROKER_INFO_BY_ID
public static final String RELOAD
public static final String CHANGE_MASTER_BROKER
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.