Class StopCommand

java.lang.Object
org.jolokia.jvmagent.client.command.AbstractBaseCommand
org.jolokia.jvmagent.client.command.StopCommand

public class StopCommand extends AbstractBaseCommand
Stop a Jolokia Agent, but only if it is already running (started with 'start'). Whether an agent is started is decided by the existence of the system property .
Since:
06.10.11
Author:
roland
  • Constructor Details

    • StopCommand

      public StopCommand()