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

Print this page

        

@@ -44,11 +44,11 @@
  * 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>
+ * @see ManagementFactory
  * @since 1.7
  */
 public interface PlatformManagedObject {
     /**
      * Returns an {@link ObjectName ObjectName} instance representing