Uses of Class
org.apache.activemq.broker.jmx.AnnotatedMBean
-
Packages that use AnnotatedMBean Package Description org.apache.activemq.broker.jmx JMX MBeans for the broker and its core connectors. -
-
Uses of AnnotatedMBean in org.apache.activemq.broker.jmx
Subclasses of AnnotatedMBean in org.apache.activemq.broker.jmx Modifier and Type Class Description class
AsyncAnnotatedMBean
MBean that invokes the requested operation using an async operation and waits for the result if the operation times out then an exception is thrown.
-