Package Name | Comment |
sun.management | |
sun.management.counter | |
sun.management.counter.perf | |
sun.management.jmxremote |
Provides classes that make it possible to create a JMX RMI Connector Server
at bootstrap for the JSR 163 instrumentation.
@since 1.5
|
sun.management.snmp |
This package is the root package for the JSR 163 JVM Management MIB
instrumentation.
- {@link sun.management.snmp.jvmmib}: SNMP Classes for JSR 163 MIB,
generated for Tiger SNMP Runtime.
- {@link sun.management.snmp.jvminstr}: Instrumented Classes for JSR 163 MIB
- {@link sun.management.snmp.util}: Generic utility classes used for intsrumenting the MIB
This API is a Sun Microsystems internal API and is subject
to change without notice.
|
sun.management.snmp.jvminstr |
Instrumented Classes for JSR 163 MIB. These are the classes that
tie the SNMP Runtime with the JSR 163 Management API.
This API is a Sun Microsystems internal API and is subject
to change without notice.
|
sun.management.snmp.jvmmib |
SNMP Classes for JSR 163 MIB, generated for Tiger SNMP Runtime.
This API is a Sun Microsystems internal API and is subject
to change without notice.
|
sun.management.snmp.util |
Generic utility classes used for intsrumenting the MIB.
This API is a Sun Microsystems internal API and is subject
to change without notice.
|