Interface CLICommandActivator

    • Method Detail

      • setCommandContext

        void setCommandContext​(CommandContext commandContext)
        Called internally by the CLI in order to set the CommandContext
        Parameters:
        commandContext - The CommandContext instance.