Class CheckGroup

java.lang.Object
org.apache.activemq.artemis.cli.commands.check.CheckGroup
All Implemented Interfaces:
Runnable

public class CheckGroup extends Object implements Runnable
  • Constructor Details

    • CheckGroup

      public CheckGroup(picocli.CommandLine commandLine)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable