Uses of Class
co.elastic.apm.attach.JvmDiscoverer.ForCurrentVM
-
-
Uses of JvmDiscoverer.ForCurrentVM in co.elastic.apm.attach
Methods in co.elastic.apm.attach that return JvmDiscoverer.ForCurrentVM Modifier and Type Method Description static JvmDiscoverer.ForCurrentVMJvmDiscoverer.ForCurrentVM. valueOf(String name)Returns the enum constant of this type with the specified name.static JvmDiscoverer.ForCurrentVM[]JvmDiscoverer.ForCurrentVM. values()Returns an array containing the constants of this enum type, in the order they are declared.
-