Package | Description |
---|---|
org.jolokia.jvmagent.client.command | |
org.jolokia.jvmagent.client.util |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractBaseCommand.getProcessDescription(OptionsAndArgs pOpts,
VirtualMachineHandler pHandler)
Get a description of the process attached, either the numeric id only or, if a pattern is given,
the pattern and the associated PID
|
protected void |
AbstractBaseCommand.loadAgent(Object pVm,
OptionsAndArgs pOpts,
String... pAdditionalOpts)
Execute
com.sun.tools.attach.VirtualMachine#loadAgent(String, String) via reflection |
Constructor and Description |
---|
CommandDispatcher(OptionsAndArgs pOptions)
Dispatcher responsible for the execution of commands
|
Constructor and Description |
---|
ProcessingException(String pErrMsg,
Exception pStoredExp,
OptionsAndArgs pOptions)
Constructor
|
VirtualMachineHandler(OptionsAndArgs pOptions)
Constructor with options
|
Copyright © 2019. All rights reserved.