Uses of Class
org.apache.activemq.broker.jmx.HealthStatus
-
Packages that use HealthStatus Package Description org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. -
-
Uses of HealthStatus in org.apache.activemq.broker.jmx
Methods in org.apache.activemq.broker.jmx that return types with arguments of type HealthStatus Modifier and Type Method Description List<HealthStatus>HealthView. healthList()List<HealthStatus>HealthViewMBean. healthList()Warning this method can only be invoked if you have the correct version ofHealthStatuson your classpath or you use something like jolokia to access JMX.
-