jdk/src/java.management/share/classes/javax/management/loading/package.html
changeset 46050 f51c14dc540f
parent 25859 3317bb8137f4
equal deleted inserted replaced
46049:582273afc391 46050:f51c14dc540f
     1 <html>
     1 <html>
     2 <head>
     2 <head>
     3 <title>javax.management.loading package</title>
     3 <title>javax.management.loading package</title>
     4 <!--
     4 <!--
     5 Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
     5 Copyright (c) 1999, 2017, Oracle and/or its affiliates. All rights reserved.
     6 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7 
     7 
     8 This code is free software; you can redistribute it and/or modify it
     8 This code is free software; you can redistribute it and/or modify it
     9 under the terms of the GNU General Public License version 2 only, as
     9 under the terms of the GNU General Public License version 2 only, as
    10 published by the Free Software Foundation.  Oracle designates this
    10 published by the Free Software Foundation.  Oracle designates this
    65 	{@link javax.management.loading.PrivateMLet PrivateMLet} is a
    65 	{@link javax.management.loading.PrivateMLet PrivateMLet} is a
    66 	subclass of <code>MLet</code> that implements
    66 	subclass of <code>MLet</code> that implements
    67 	<code>PrivateClassLoader</code>.</p>
    67 	<code>PrivateClassLoader</code>.</p>
    68 
    68 
    69     <p id="spec">
    69     <p id="spec">
    70     @see <a href="{@docRoot}/../technotes/guides/jmx/">
    70     @see <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
    71       Java Platform documentation on JMX technology</a>,
    71       JMX Specification, version 1.4</a>
    72     in particular the 
       
    73     <a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
       
    74       JMX Specification, version 1.4(pdf).</a>
       
    75 
    72 
    76       @since 1.5
    73       @since 1.5
    77 </BODY>
    74 </BODY>
    78 </HTML>
    75 </HTML>