Class LICENSE

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

public class LICENSE extends Object implements CLICommand
CLI command that prints the bundled jPOS source license to the console.
  • Constructor Details

    • LICENSE

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