Go to primary content
Previous
Previous
Next
Next

Using the MBean Browser Tab

JDK Mission Control uses Managed Beans (MBeans) to provide a unified and consistent interface for monitoring and managing Java application performance.

MBeans are managed objects that follow the design patterns that conform to the JMX specification. An MBean can represent a device, an application, or any resource that needs to be managed. The management interface of an MBean comprises a set of attributes, operations, and notifications.

The MBean Browser provides access to all registered MBeans. MBeans are registered in the Management Server, which can be accessed by clients compliant with the Java Management Extensions (JMX), for example, the JMX Console in JDK Mission Control.

The MBean Browser tab is divided into the following panels:


Previous
Previous
Next
Next