Interface CommandContextListener

    • Method Detail

      • onCommandContextClose

        void onCommandContextClose​(CommandContext commandContext)
      • onCommandFailed

        void onCommandFailed​(CommandContext commandContext,
                             java.lang.Throwable t)