15.4. Managing the Broker with JMX
Abstract
All of the exposed MBeans have operations that allow you to perform management tasks on the broker. These operations allow you to stop a broker, start and stop network connectors, create and destroy destinations, and create and destroy subscriptions. The MBeans also provide operations for browsing destinations and passing test messages to destinations.
Overview
The MBeans exposed by Red Hat JBoss A-MQ provide a number of operations for monitoring and managing a broker instance. You can access these operations through any tool that supports JMX.
Broker actions
Table 15.5, “Broker MBean Operations” describes the operations exposed by the MBean for a broker.
Connector actions
Table 15.6, “Connector MBean Operations” describes the operations exposed by the MBean for a transport connector.
Network connector actions
Table 15.7, “Network Connector MBean Operations” describes the operations exposed by the MBean for a network connector.
Queue actions
Table 15.8, “Queue MBean Operations” describes the operations exposed by the MBean for a queue destination.
Topic actions
Table 15.9, “Topic MBean Operations” describes the operations exposed by the MBean for a topic destination.
Subscription actions
Table 15.10, “Subscription MBean Operations” describes the operations exposed by the MBean for a durable subscription.