Uses of Class
java.lang.annotation.Inherited

Packages that use Inherited
Package
Description
This package provides classes to create events and control Flight Recorder.
  • Uses of Inherited in jdk.jfr

    Classes in jdk.jfr with annotations of type Inherited
    Modifier and Type
    Class
    Description
    interface 
    Event annotation, to associate the event type with a category, in the format of a human-readable path.
    interface 
    Event annotation, determines if an event should be enabled by default.
    interface 
    Annotation that specifies that an element is experimental and may change without notice.
    interface 
    Event annotation, specifies the default setting value for a periodic event.
    interface 
    Event annotation, for programmatic event registration.
    interface 
    Event annotation, determines whether an event by default has a stack trace or not.
    interface 
    Event annotation, specifies the default duration below which an event is not recorded (for example, "20 ms").