GarbageCollectorMXBean, MemoryManagerMXBean, PlatformManagedObjectpublic interface GarbageCollectorMXBean extends GarbageCollectorMXBean
This platform extension is only available to the garbage collection implementation that supports this extension.
| Modifier and Type | Method | Description |
|---|---|---|
GcInfo |
getLastGcInfo() |
Returns the GC information about the most recent GC.
|
getCollectionCount, getCollectionTimegetMemoryPoolNames, getName, isValidgetObjectNameGcInfo getLastGcInfo()
GcInfo.
If no GC information is available, null is returned.
The collector-specific attributes, if any, can be obtained
via the CompositeData interface.
MBeanServer access:
The mapped type of GcInfo is CompositeData
with attributes specified in GcInfo.
GcInfo object representing
the most GC information; or null if no GC
information available. Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2003, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b153-2