Top Description Packages
OpenJDK 1.22

Module jdk.internal.jvmstat

Requires
java.base

Defines an internal API for monitoring a HotSpot Java Virtual Machine using its shared memory instrumentation buffer
Since
9
Provided Services
MonitoredHostService:MonitoredHostFileService, MonitoredHostLocalService
Used Services
MonitoredHostService

Package Summary

Modifier and TypePackage and Description
internal package
package
sun.jvmstat.monitor

Provides classes for monitoring instrumented HotSpot Java Virtual Machines.

Exported to jdk.attach, jdk.jcmd, jdk.jconsole, jdk.jstatd

package
sun.jvmstat.monitor.event

Provides classes for event types and event listeners for MonitoredHost and MonitoredVm events..

Exported to jdk.jcmd, jdk.jstatd

package
sun.jvmstat.perfdata.monitor

Provides the monitoring implementation classes that utilize the HotSpot PerfData shared memory instrumentation buffer for discovery and monitoring of instrumentation exported by a HotSpot Java Virtual Machine.

Exported to jdk.jstatd

internal package
sun.jvmstat.perfdata.monitor.protocol.file

Provides the implementation classes for the file: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation.

internal package
sun.jvmstat.perfdata.monitor.protocol.local

Provides the implementation classes for the local: protocol for the HotSpot PerfData instrumentation buffer monitoring implementation.

internal package
internal package