src/share/classes/java/lang/management/PlatformManagedObject.java

Print this page

        

*** 44,54 **** * in future Java SE releases. * In addition, this {@code PlatformManagedObject} interface is only * intended for the management interfaces for the platform to extend but * not for applications. * ! * @see <a href="ManagementFactory.html#MXBean">Platform MXBeans</a> * @since 1.7 */ public interface PlatformManagedObject { /** * Returns an {@link ObjectName ObjectName} instance representing --- 44,54 ---- * in future Java SE releases. * In addition, this {@code PlatformManagedObject} interface is only * intended for the management interfaces for the platform to extend but * not for applications. * ! * @see ManagementFactory * @since 1.7 */ public interface PlatformManagedObject { /** * Returns an {@link ObjectName ObjectName} instance representing