public interface MQManagerMXBean
| Modifier and Type | Method and Description |
|---|---|
List<MQBrokerConfigDTO> |
loadBrokerConfiguration()
Returns the current logical Fabric broker configuration
|
List<MQBrokerStatusDTO> |
loadBrokerStatus()
Returns the current runtime status of all the logical Fabric brokers
|
void |
saveBrokerConfigurationJSON(String json)
Saves the broker configuration as JSON
|
List<MQBrokerConfigDTO> loadBrokerConfiguration()
void saveBrokerConfigurationJSON(String json) throws IOException
IOExceptionList<MQBrokerStatusDTO> loadBrokerStatus() throws Exception
ExceptionCopyright © 2011–2014 Red Hat. All rights reserved.