Class SLEEP

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

public class SLEEP extends Object implements CLICommand
CLI command that pauses the CLI for a configurable number of seconds.
  • Constructor Details

    • SLEEP

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