Modifier and Type | Method and Description |
---|---|
QueueViewFacade |
BrokerFacade.getQueue(String name)
Get the view of the queue with the specified name.
|
QueueViewFacade |
JmxTemplateBrokerFacade.getQueue(String name) |
QueueViewFacade |
BrokerFacadeSupport.getQueue(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<QueueViewFacade> |
BrokerFacade.getQueues()
All queues known to the broker.
|
Collection<QueueViewFacade> |
JmxTemplateBrokerFacade.getQueues() |
Collection<QueueViewFacade> |
BrokerFacadeSupport.getQueues() |
Copyright © 2011–2014 Red Hat. All rights reserved.