Interface | Description |
---|---|
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 | Description |
---|---|
GarbageCollectionNotificationInfo |
Information about a garbage collection.
|
GcInfo |
Garbage collection information.
|
Copyright © 2003, 2023, Oracle and/or its affiliates. All rights reserved.