Interface | Description |
---|---|
CompilationMXBean |
The management interface for the compilation system of
the Java virtual machine.
|
ConnectedCompilerClientMXBean | |
GarbageCollectorMXBean |
GarbageCollectorMXBean is an interface used by the management
system to access garbage collector properties and reset the values of
associated counter and accumulator properties. |
MemoryManagerMXBean |
MemoryManagerMXBean is an interface used by the management
system to access memory manager properties. |
MemoryMXBean |
MemoryMXBean is an interface used by the management
system to access memory-related properties. |
MemoryPoolMXBean |
MemoryPoolMXBean is an interface used by the management
system to access memory pool properties, performn operations and configure thresholds
and notifications. |
PersistentProfileMXBean |
PersistentProfileMXBean provides access to
the reporting capabilities of ReadyNow! profile logs. |
TimeMXBean |
Time provides the elapsed time since the launch of the
Zing virtual machine and the clock time in milliseconds at the launch
of the Zing virtual machine.
|
Class | Description |
---|---|
GarbageCollectorNotificationInfo |
Garbage collector notification information.
|
GCDetails |
A snapshot of the details of the JVM environment before and after a garbage collection.
|
ManagementFactory |
The factory for retrieving all managed objects for the JVM as well as the
JVM’s MBean server.
|
ManagementPermission |
A
SecurityPermission for use with the management system. |
MemoryNotificationInfo |
Memory notification information.
|
MemoryPoolNotificationInfo |
Memory pool notification information.
|
MemoryUsage |
A memory pool usage snapshot with sizes and the time the snapshot
was taken.
|
PauseDetails |
A PauseDetails object represents a pause event impacting all the
threads in a running Java virtual machine and includes a timestamp specifying
the time since the launch of the Java virtual machine process, the duration
of the pause, and the reason for the pause (plus additional, optional, very
detailed information).
|
Proxy |
Enum | Description |
---|---|
MemoryPoolSizeType |
MemoryPoolSizeType describes a memory pool’s ability to
shrink and/or grow dynamically according to need. |
MemoryType |
Types of memory pools.
|
Submit a bug or feature request
Copyright © 2015-2017, Azul Systems, Inc. All rights reserved.
Azul Systems and Zing are registered trademarks of Azul Systems, Inc.