Modifier and Type | Method and Description |
---|---|
TopicViewFacade |
BrokerFacade.getTopic(String name)
Get the view of the topic with the specified name.
|
TopicViewFacade |
JmxTemplateBrokerFacade.getTopic(String name) |
TopicViewFacade |
BrokerFacadeSupport.getTopic(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<TopicViewFacade> |
BrokerFacade.getTopics()
All topics known to the broker.
|
Collection<TopicViewFacade> |
JmxTemplateBrokerFacade.getTopics() |
Collection<TopicViewFacade> |
BrokerFacadeSupport.getTopics() |
Copyright © 2011–2014 Red Hat. All rights reserved.