Package com.sun.management

This package contains the JDK's extension to the standard implementation of the java.lang.management API and also defines the management interface for some other components of the platform.

All platform MBeans are registered in the platform MBeanServer which can be obtained via the ManagementFactory.getPlatformMBeanServer()

Since:
1.5