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