Class SMCONSOLE

java.lang.Object
org.jpos.q2.cli.SMCONSOLE
All Implemented Interfaces:
CLICommand

public class SMCONSOLE extends Object implements CLICommand
CLI command that opens the SSM console subsystem.
  • Constructor Details

    • SMCONSOLE

      public SMCONSOLE()
      Default constructor; no instance state to initialise.
  • Method Details

    • exec

      public void exec(CLIContext cli, String[] args)
      Description copied from interface: CLICommand
      Executes the CLI command.
      Specified by:
      exec in interface CLICommand
      Parameters:
      cli - the CLI context
      args - command arguments