public interface MonitorableBroker
Modifier and Type | Method and Description |
---|---|
String |
getBrokerName() |
Set<BrokerQueue> |
getBrokerQueues() |
MessageHandlerMQConsumer[] |
getMessageHandlerConsumers() |
boolean |
isActive() |
String getBrokerName() throws MessageQueueJmxException
MessageQueueJmxException
Set<BrokerQueue> getBrokerQueues() throws MessageQueueJmxException
MessageQueueJmxException
MessageHandlerMQConsumer[] getMessageHandlerConsumers() throws MessageQueueJmxException
MessageQueueJmxException
boolean isActive()
Copyright © 2019 Communote team. All rights reserved.