Interface | Description |
---|---|
GarbageCollectorMXBean |
The IBM-specific interface for managing and monitoring the virtual machine's
garbage collection functionality.
|
MemoryMXBean |
The IBM-specific interface for monitoring the virtual machine's memory
management system.
|
MemoryPoolMXBean |
The IBM-specific interface for managing and monitoring the virtual machine's
memory pools.
|
OperatingSystemMXBean |
The IBM-specific interface for monitoring the operating system where the
virtual machine is running.
|
Class | Description |
---|---|
AvailableProcessorsNotificationInfo |
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the number
of available processors changes. |
ClassLoadingMXBeanImpl |
Runtime type for
ClassLoadingMXBean . |
CompilationMXBeanImpl |
Runtime type for
CompilationMXBean |
DynamicMXBeanImpl |
TODO Type description
|
GarbageCollectorMXBeanImpl |
Runtime type for
GarbageCollectorMXBean . |
LoggingMXBeanImpl |
Runtime type for
LoggingMXBean . |
ManagementUtils |
Support methods for com.ibm.lang.management classes.
|
MemoryManagerMXBeanImpl |
Runtime type for
MemoryManagerMXBean |
MemoryMXBeanImpl |
Runtime type for
MemoryMXBean . |
MemoryPoolMXBeanImpl |
Runtime type for
MemoryPoolMXBean |
OpenTypeMappingIHandler | |
OperatingSystemMXBeanImpl |
Runtime type for
OperatingSystemMXBean . |
ProcessingCapacityNotificationInfo |
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the available
processing capacity changes. |
RuntimeMXBeanImpl |
Runtime type for
RuntimeMXBean |
ThreadMXBeanImpl |
Runtime type for
ThreadMXBean |
TotalPhysicalMemoryNotificationInfo |
Encapsulates the details of a DLPAR notification emitted by a
OperatingSystemMXBean when the total
physical memory changes. |