Class StatusCommand
java.lang.Object
org.jolokia.jvmagent.client.command.AbstractBaseCommand
org.jolokia.jvmagent.client.command.StatusCommand
Check the status of an agent on the target process. Prints out the information
to standard out, except if the '--quiet' is given.
- Since:
- 06.10.11
- Author:
- roland
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jolokia.jvmagent.client.command.AbstractBaseCommand
checkAgentUrl, checkAgentUrl, getAgentSystemProperties, getProcessDescription, loadAgent
-
Constructor Details
-
StatusCommand
public StatusCommand()
-