Class INSTALL

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

public class INSTALL extends Object implements CLICommand
CLI command that delegates to Install.main(String[]) to extract the installation skeleton.
  • Constructor Details

    • INSTALL

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