A messaging provider represents an ActiveMQ server instance.
Create queues and topics which are used by this messaging provider.
Manage acceptors which define how and connections can be made to the messaging provider.
Create bridges, which consume messages from a source queue, and forward them to a target address, typically on a different server.
Define broadcast and discovery groups which control how connectors are handled and distributed by this provider.
Manage cluster connections to group servers into clusters so that messages can be load balanced between the nodes of the cluster.
Fine tune the settings of this messaging provider.