Uses of Annotation Interface
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.jfrModifier and TypeClassDescriptioninterfaceEvent annotation, to associate the event type with a category, in the format of a human-readable path.interfaceEvent annotation, determines if an event should be enabled by default.interfaceAnnotation that specifies that an element is experimental and may change without notice.interfaceEvent annotation, specifies the default setting value for a periodic event.interfaceEvent annotation, for programmatic event registration.interfaceEvent annotation, determines whether an event by default has a stack trace or not.interfaceEvent annotation, specifies the default duration below which an event is not recorded (for example,"20 ms").