Modifier and Type | Method and Description |
---|---|
QueueViewFacade |
JmxTemplateBrokerFacade.getQueue(java.lang.String name) |
QueueViewFacade |
BrokerFacadeSupport.getQueue(java.lang.String name) |
QueueViewFacade |
BrokerFacade.getQueue(java.lang.String name)
Get the view of the queue with the specified name.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<QueueViewFacade> |
JmxTemplateBrokerFacade.getQueues() |
java.util.Collection<QueueViewFacade> |
BrokerFacadeSupport.getQueues() |
java.util.Collection<QueueViewFacade> |
BrokerFacade.getQueues()
All queues known to the broker.
|
Copyright © 2017 Red Hat. All Rights Reserved.