Uses of Class
org.jolokia.jvmagent.client.util.ProcessDescription
Packages that use ProcessDescription
-
Uses of ProcessDescription in org.jolokia.jvmagent.client.util
Methods in org.jolokia.jvmagent.client.util that return ProcessDescriptionModifier and TypeMethodDescriptionstatic ProcessDescriptionPlatformUtils.findProcess(Pattern pPattern, List<ProcessDescription> processes) VirtualMachineHandlerOperations.findProcess(Pattern pPattern) Filter the process list for a regular expression and returns the description.Methods in org.jolokia.jvmagent.client.util that return types with arguments of type ProcessDescriptionModifier and TypeMethodDescriptionVirtualMachineHandlerOperations.listProcesses()Return a list of all Java processesMethod parameters in org.jolokia.jvmagent.client.util with type arguments of type ProcessDescriptionModifier and TypeMethodDescriptionstatic ProcessDescriptionPlatformUtils.findProcess(Pattern pPattern, List<ProcessDescription> processes)