Uses of Class
org.openjdk.jmc.flightrecorder.internal.parser.v0.ReaderFactory
-
Packages that use ReaderFactory Package Description org.openjdk.jmc.flightrecorder.internal.parser.v0 -
-
Uses of ReaderFactory in org.openjdk.jmc.flightrecorder.internal.parser.v0
Fields in org.openjdk.jmc.flightrecorder.internal.parser.v0 declared as ReaderFactory Modifier and Type Field Description private ReaderFactory
EventParserManager. readerFactory
Constructors in org.openjdk.jmc.flightrecorder.internal.parser.v0 with parameters of type ReaderFactory Constructor Description EventParserManager(ReaderFactory readerFactory, LoaderContext context, ProducerDescriptor... producers)
-