Module jdk.management.jfr
Package jdk.management.jfr
This package contains classes to control and monitor Flight Recorder over Java Management Extensions (JMX).
- Since:
- 9
-
Interface Summary Interface Description FlightRecorderMXBean Management interface for controlling Flight Recorder. -
Class Summary Class Description ConfigurationInfo Management representation of aConfiguration
.EventTypeInfo Management representation of anEventType
.RecordingInfo Management representation of aRecording
.SettingDescriptorInfo Management class that describes a setting, for example name, description and default value.