Package | Description |
---|---|
org.jolokia.jvmagent.client.command |
Modifier and Type | Class and Description |
---|---|
class |
EncryptCommand
Command for encrypting a password which can be used in the configuration
to e.g.
|
class |
HelpCommand
Print out usage information
|
class |
ListCommand
List all available Java processes
|
class |
StartCommand
Load a Jolokia Agent and start it.
|
class |
StatusCommand
Check the status of an agent on the target process.
|
class |
StopCommand
Stop a Jolokia Agent, but only if it is already running (started with 'start').
|
class |
ToggleCommand
Toggle between "start" and "stop" depending on the existance of the system
property
JvmAgent.JOLOKIA_AGENT_URL |
class |
VersionCommand
Print out the version of the agent
|
Copyright © 2019. All rights reserved.