| Package | Description |
|---|---|
| org.jolokia.jvmagent.client.util |
| Modifier and Type | Method and Description |
|---|---|
ProcessDescription |
VirtualMachineHandlerOperations.findProcess(Pattern pPattern)
Filter the process list for a regular expression and returns the description.
|
static ProcessDescription |
PlatformUtils.findProcess(Pattern pPattern,
List<ProcessDescription> processes) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessDescription> |
VirtualMachineHandlerOperations.listProcesses()
Return a list of all Java processes
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessDescription |
PlatformUtils.findProcess(Pattern pPattern,
List<ProcessDescription> processes) |
Copyright © 2022. All rights reserved.