|
Monitoring and Management Interface for the Java Platform | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GarbageCollectorMXBean | Platform-specific management interface for a garbage collector which performs collections in cycles. |
OperatingSystemMXBean | Platform-specific management interface for the operating system on which the Java virtual machine is running. |
UnixOperatingSystemMXBean | Platform-specific management interface for the Unix operating system on which the Java virtual machine is running. |
Class Summary | |
---|---|
GcInfo | Garbage collection information. |
This package contains Sun Microsystem's platform extension to the implementation of the java.lang.management API and also defines the management interface for some other components for the platform.
All platform MBeans are registered in the platform MBeanServer which can be obtained via the java.lang.management.ManagementFactory.getPlatformMBeanServer
|
Monitoring and Management Interface for the Java Platform | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |