1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 |
|
3 <html> |
|
4 <head> |
|
5 <title>The <code>com.sun.jmx.namespace</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</code> package contains |
|
33 sun specific implementation classes used to implement the |
|
34 JMX namespaces. |
|
35 </p> |
|
36 <p><b>DO NOT 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 wich these proprietary classes can be |
|
41 invoked is located in <code>javax.management.namespace</code> |
|
42 package. |
|
43 </p> |
|
44 </body> |
|
45 </html> |
|