Uses of Class
jdk.jfr.EventFactory
| Package | Description | 
|---|---|
| jdk.jfr | This package provides classes to create events and control Flight Recorder. | 
- 
Uses of EventFactory in jdk.jfrMethods in jdk.jfr that return EventFactory Modifier and Type Method Description static EventFactoryEventFactory. create(List<AnnotationElement> annotationElements, List<ValueDescriptor> fields)Creates anEventFactoryobject.