Class ProvidersCommand.StopCommand

java.lang.Object
cloud.kitelang.cli.commands.ProvidersCommand.StopCommand
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
ProvidersCommand

public static class ProvidersCommand.StopCommand extends Object implements Callable<Integer>
Stop a running provider process.
  • Constructor Details

    • StopCommand

      public StopCommand()
  • Method Details