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