Uses of Class
com.microsoft.gctoolkit.jvm.AbstractJavaVirtualMachine
-
Packages that use AbstractJavaVirtualMachine Package Description com.microsoft.gctoolkit.jvm -
-
Uses of AbstractJavaVirtualMachine in com.microsoft.gctoolkit.jvm
Subclasses of AbstractJavaVirtualMachine in com.microsoft.gctoolkit.jvm Modifier and Type Class Description classPreUnifiedJavaVirtualMachineAn implementation of JavaVirtualMachine that uses io.vertx verticles to feed lines to the parser(s) and post events to the aggregators.classUnifiedJavaVirtualMachineAn implementation of JavaVirtualMachine that uses io.vertx verticles to feed lines to the parser(s) and post events to the aggregators.
-