Java Management Extensions (JMX)

The Java Management Extensions (JMX) trail provides an introduction to the JMX technology, which is included in the Java Platform, Standard Edition (Java SE platform). This trail presents examples of how to use the most important features of the JMX technology.

provides a brief description of the JMX technology, including its purpose and principal features.

introduces the fundamental concept of the JMX technology, managed beans, otherwise known as MBeans. This lesson also introduces MXBeans.

introduces the JMX technology's notification mechanism.

shows how to implement the JMX API's remote management capabilities and how to create a JMX client application.

provides pointers to more advanced documentation that describes the JMX technology.