Class and Description |
---|
GarbageCollectionNotificationInfo
The information about a garbage collection
A garbage collection notification is emitted by
GarbageCollectorMXBean
when the Java virtual machine completes a garbage collection action
The notification emitted will contain the garbage collection notification
information about the status of the memory:
|
GcInfo
Garbage collection information.
|
OperatingSystemMXBean
Platform-specific management interface for the operating system
on which the Java virtual machine is running.
|
VMOption
Information about a VM option including its value and
where the value came from which is referred as its
origin . |
VMOption.Origin
Origin of the value of a VM option.
|
Copyright © 2003, 2018, Oracle and/or its affiliates. All rights reserved.