jdk/src/java.management/share/classes/javax/management/openmbean/package.html
changeset 46050 f51c14dc540f
parent 44858 7183899b064b
equal deleted inserted replaced
46049:582273afc391 46050:f51c14dc540f
     1 <html>
     1 <html>
     2 <head>
     2 <head>
     3 <title>javax.management.openmbean package</title>
     3 <title>javax.management.openmbean package</title>
     4 <!--
     4 <!--
     5 Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
     5 Copyright (c) 2001, 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
   140 
   140 
   141       <li>if {@code minValue} and {@code maxValue} are both present
   141       <li>if {@code minValue} and {@code maxValue} are both present
   142 	then {@code minValue} must not be greater than {@code maxValue}.
   142 	then {@code minValue} must not be greater than {@code maxValue}.
   143     </ul>
   143     </ul>
   144 
   144 
   145     @see <a href="{@docRoot}/../technotes/guides/jmx/">
   145     @see <a href="https://jcp.org/aboutJava/communityprocess/mrel/jsr160/index2.html">
   146       Java Platform documentation on JMX technology</a>,
       
   147     in particular the 
       
   148     <a href="{@docRoot}/../technotes/guides/jmx/JMX_1_4_specification.pdf">
       
   149       JMX Specification, version 1.4</a>
   146       JMX Specification, version 1.4</a>
   150 
   147 
   151     @since 1.5
   148     @since 1.5
   152 
   149 
   153 </BODY>
   150 </BODY>