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 a Configuration.
    EventTypeInfo
    Management representation of an EventType.
    RecordingInfo
    Management representation of a Recording.
    SettingDescriptorInfo
    Management class that describes a setting, for example name, description and default value.