public class Jcmd extends Object
| Modifier and Type | Method and Description |
|---|---|
ToolExecutionResult |
executeCommand(String... arguments)
Execute jcmd on the target JVM.
|
public ToolExecutionResult executeCommand(String... arguments)
arguments - The arguments to pass to jcmd after the PID.Copyright © 2024. All rights reserved.