Class UPTIME

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

public class UPTIME extends Object implements CLICommand
CLI command that prints the Q2 instance uptime.
  • Constructor Details

    • UPTIME

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