Class Shell

    • Field Detail

      • brokerURL

        protected String brokerURL
      • password

        protected String password
    • Constructor Detail

      • Shell

        public Shell​(picocli.CommandLine commandLine)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
      • inShell

        public static boolean inShell()
      • setInShell

        public static void setInShell()
      • runShell

        public static void runShell​(boolean printBanner)