Module jdk.jfr
Package jdk.jfr

Annotation Type Registered

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean value
      Returns true if the event is to be registered when the event class is first used, false otherwise.
    • Element Detail

      • value

        boolean value
        Returns true if the event is to be registered when the event class is first used, false otherwise.
        Returns:
        true if the event is to be registered when the event class is first used, false otherwise.
        Default:
        true