jdk/src/share/classes/com/sun/jmx/namespace/serial/package.html
changeset 4159 9e3aae7675f1
parent 4158 0b4d21bc8b5c
parent 4156 acaa49a2768a
child 4160 bda0a85afcb7
equal deleted inserted replaced
4158:0b4d21bc8b5c 4159:9e3aae7675f1
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 
       
     3 <html>
       
     4   <head>
       
     5     <title>The <code>com.sun.jmx.namespace.serial</code> package</title>
       
     6 <!--
       
     7 Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
       
     8 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
       
     9 
       
    10 This code is free software; you can redistribute it and/or modify it
       
    11 under the terms of the GNU General Public License version 2 only, as
       
    12 published by the Free Software Foundation.  Sun designates this
       
    13 particular file as subject to the "Classpath" exception as provided
       
    14 by Sun in the LICENSE file that accompanied this code.
       
    15 
       
    16 This code is distributed in the hope that it will be useful, but WITHOUT
       
    17 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       
    18 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
       
    19 version 2 for more details (a copy is included in the LICENSE file that
       
    20 accompanied this code).
       
    21 
       
    22 You should have received a copy of the GNU General Public License version
       
    23 2 along with this work; if not, write to the Free Software Foundation,
       
    24 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
       
    25 
       
    26 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
       
    27 CA 95054 USA or visit www.sun.com if you need additional information or
       
    28 have any questions.
       
    29 -->
       
    30   </head>
       
    31   <body bgcolor="white">
       
    32   <p>The <code>com.sun.jmx.namespace.serial</code> package contains
       
    33      sun specific implementation classes used to switch namespace
       
    34      prefixes in ObjectName during serialization.
       
    35   </p>
       
    36   <p><b>NEVER USE THESE CLASSES DIRECTLY</b></p>
       
    37   <p><b>
       
    38   This API is a Sun internal API and is subject to changes without notice.
       
    39   </b></p>
       
    40   <p>The public API through which these proprietary classes can be invoked is
       
    41       located in <code>javax.management.namespace.JMXNamespaces</code>
       
    42   </p>
       
    43   </body>
       
    44 </html>