|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TopicViewFacade in org.fusesource.fabric.activemq.facade |
|---|
| Methods in org.fusesource.fabric.activemq.facade that return TopicViewFacade | |
|---|---|
TopicViewFacade |
BrokerFacadeSupport.getTopic(java.lang.String name)
|
TopicViewFacade |
JmxTemplateBrokerFacade.getTopic(java.lang.String name)
|
TopicViewFacade |
BrokerFacade.getTopic(java.lang.String name)
Get the view of the topic with the specified name. |
| Methods in org.fusesource.fabric.activemq.facade that return types with arguments of type TopicViewFacade | |
|---|---|
java.util.Collection<TopicViewFacade> |
BrokerFacadeSupport.getTopics()
|
java.util.Collection<TopicViewFacade> |
JmxTemplateBrokerFacade.getTopics()
|
java.util.Collection<TopicViewFacade> |
BrokerFacade.getTopics()
All topics known to the broker. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||