Class LicenseShell


  • public class LicenseShell
    extends java.lang.Object
    The shell-component which provides the methods invokable from the CLI.
    • Constructor Summary

      Constructors 
      Constructor Description
      LicenseShell()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String... args)
      The main method of the shell application.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LicenseShell

        public LicenseShell()
    • Method Detail

      • main

        public static void main​(java.lang.String... args)
        The main method of the shell application.
        Parameters:
        args - the application arguments