Uses of Class
jdk.jfr.EventFactory
Package
Description
This package provides classes to create events and control Flight Recorder.
-
Uses of EventFactory in jdk.jfr
Modifier and TypeMethodDescriptionstatic EventFactory
EventFactory.create(List<AnnotationElement> annotationElements, List<ValueDescriptor> fields)
Creates anEventFactory
object.