tree: b31f7c464f62722a2f8b38b00d99d9c0cb8c21dc [path history] [tgz]
  1. src/
  2. pom.xml
  3. readme.md
examples/features/standard/jmx/readme.md

JMX Management Example

To run the example, simply type mvn verify from this directory, or mvn -PnoServer verify if you want to start and create the broker manually.

This example shows how to manage ActiveMQ Artemis using JMX

More information