java.lang.Object
gov.nist.secauto.metaschema.cli.processor.command.CommandService

public final class CommandService extends Object
  • Constructor Details

    • CommandService

      public CommandService()
  • Method Details

    • getInstance

      public static CommandService getInstance()
      Get the singleton instance of the function service.
      Returns:
      the service instance
    • getCommands

      @NonNull public List<ICommand> getCommands()