文档

Java™ 教程-Java Tutorials 中文版

路径:Java 管理扩展(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.

trail iconJMX 技术概述provides a brief description of the JMX technology, including its purpose and principal features.

trail icon介绍 MBeanintroduces the fundamental concept of the JMX technology, managed beans, otherwise known as MBeans. This lesson also introduces MXBeans.

trail icon通知introduces the JMX technology's notification mechanism.

trail icon远程管理shows how to implement the JMX API's remote management capabilities and how to create a JMX client application.

trail iconWhere to Go From Hereprovides pointers to more advanced documentation that describes the JMX technology.


Previous page: Beginning of Tutorial
Next page: Overview of the JMX Technology