Modifier and Type | Method and Description |
---|---|
TopicViewFacade |
JmxTemplateBrokerFacade.getTopic(java.lang.String name) |
TopicViewFacade |
BrokerFacadeSupport.getTopic(java.lang.String name) |
TopicViewFacade |
BrokerFacade.getTopic(java.lang.String name)
Get the view of the topic with the specified name.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<TopicViewFacade> |
JmxTemplateBrokerFacade.getTopics() |
java.util.Collection<TopicViewFacade> |
BrokerFacadeSupport.getTopics() |
java.util.Collection<TopicViewFacade> |
BrokerFacade.getTopics()
All topics known to the broker.
|
Copyright © 2017 Red Hat. All Rights Reserved.