Package org.apache.activemq.broker.jmx
package org.apache.activemq.broker.jmx
JMX MBeans for the broker and its core connectors.
-
ClassDescriptionMBean that looks for method/parameter descriptions in the Info annotation.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.Defines a query API for destinations MBeans Typical usage return DestinationsViewFilter.create(filter) .setDestinations(broker.getQueueViews()) .filter(page, pageSize); where 'filter' is JSON representation of the query, like {name: '77', filter:'nonEmpty', sortColumn:'queueSize', sortOrder:'desc'} This returns a JSON map, containing filtered map of MBeans in the "data" field and total number of destinations that match criteria in the "count" field.Returns the status events of the broker to indicate any warnings.MBean object that can be used to manage a single instance of a JobScheduler.Log4J Configuration Management MBean used to alter the runtime log levels or force a reload of the Log4J configuration file.A managed transport connectionA managed transport connector which can create multiple managed connections as clients connect.An abstraction over JMX MBean registrationProvides a JMX Management view of a Queue.Created by ceposta <a href="http://christianposta.com/blog>http://christianposta.com/blog.Created by ceposta <a href="http://christianposta.com/blog>http://christianposta.com/blog.