Class ToggleCommand
java.lang.Object
org.jolokia.jvmagent.client.command.AbstractBaseCommand
org.jolokia.jvmagent.client.command.ToggleCommand
Toggle between "start" and "stop" depending on the existance of the system
property
JvmAgent.JOLOKIA_AGENT_URL- 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
-
ToggleCommand
public ToggleCommand()
-