Uses of Class
jdk.jfr.EventFactory
-
Packages that use EventFactory 软件包 描述 jdk.jfr 该软件包提供了用于创建事件和控制Flight Recorder的类。 -
-
Uses of EventFactory in jdk.jfr
Methods in jdk.jfr that return EventFactory 变量和类型 方法 描述 static EventFactoryEventFactory. create(List<AnnotationElement> annotationElements, List<ValueDescriptor> fields)创建一个EventFactory对象。
-