Uses of Interface
org.apache.activemq.broker.jmx.DestinationViewMBean
-
Packages that use DestinationViewMBean Package Description org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. -
-
Uses of DestinationViewMBean in org.apache.activemq.broker.jmx
Subinterfaces of DestinationViewMBean in org.apache.activemq.broker.jmx Modifier and Type Interface Description interfaceQueueViewMBeaninterfaceTopicViewMBeanClasses in org.apache.activemq.broker.jmx that implement DestinationViewMBean Modifier and Type Class Description classDestinationViewclassQueueViewProvides a JMX Management view of a Queue.classTopicView
-