| Package | Description |
|---|---|
| java.lang.management |
Provides the management interfaces for monitoring and management of the
Java virtual machine and other components in the Java runtime.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GarbageCollectorMXBean
The management interface for the garbage collection of
the Java virtual machine.
|
| Modifier and Type | Method and Description |
|---|---|
static List<MemoryManagerMXBean> |
ManagementFactory.getMemoryManagerMXBeans()
Returns a list of
MemoryManagerMXBean objects
in the Java virtual machine. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.