Class EXIT

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

public class EXIT extends Object implements CLICommand
CLI command that exits the CLI shell.
  • Constructor Details

    • EXIT

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