|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopicViewMBean | |
---|---|
org.apache.activemq.broker.jmx | JMX MBeans for the broker and its core connectors. |
org.apache.activemq.web | Web Connectors so that messages can be sent via HTTP POST or read via HTTP POST or GET as well as support for web streaming to we browser or JavaScript clients. |
Uses of TopicViewMBean in org.apache.activemq.broker.jmx |
---|
Classes in org.apache.activemq.broker.jmx that implement TopicViewMBean | |
---|---|
class |
TopicView
|
Uses of TopicViewMBean in org.apache.activemq.web |
---|
Methods in org.apache.activemq.web that return TopicViewMBean | |
---|---|
TopicViewMBean |
BrokerFacade.getTopic(String name)
Get the view of the topic with the specified name. |
TopicViewMBean |
BrokerFacadeSupport.getTopic(String name)
|
Methods in org.apache.activemq.web that return types with arguments of type TopicViewMBean | |
---|---|
Collection<TopicViewMBean> |
BrokerFacade.getTopics()
All topics known to the broker. |
Collection<TopicViewMBean> |
BrokerFacadeSupport.getTopics()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |