Package io.bootique.jetty.command
Class ServerCommand
- java.lang.Object
-
- io.bootique.command.CommandWithMetadata
-
- io.bootique.jetty.command.ServerCommand
-
- All Implemented Interfaces:
io.bootique.command.Command
public class ServerCommand extends io.bootique.command.CommandWithMetadata
-
-
Constructor Summary
Constructors Constructor Description ServerCommand(javax.inject.Provider<org.eclipse.jetty.server.Server> serverProvider)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.bootique.command.CommandOutcomerun(io.bootique.cli.Cli cli)
-