| Class | Description |
|---|---|
| AbstractBaseCommand |
Stateless Base command providing helper functions
|
| CommandDispatcher |
Dispatch for various attach commands
|
| HelpCommand |
Print out usage information
|
| ListCommand |
List all available Java processes
|
| StartCommand |
Load a Jolokia Agent and start it.
|
| StatusCommand |
Check the status of an agent on the target process.
|
| StopCommand |
Stop a Jolokia Agent, but only if it is already running (started with 'start').
|
| ToggleCommand |
Toggle between "start" and "stop" depending on the existance of the system
property
JvmAgent.JOLOKIA_AGENT_URL |
| VersionCommand |
Print out the version of the agent
|
Copyright © 2015. All rights reserved.