public class ServerCommand
extends io.bootique.command.CommandWithMetadata
| Constructor and Description |
|---|
ServerCommand(com.google.inject.Provider<org.eclipse.jetty.server.Server> serverProvider) |
| Modifier and Type | Method and Description |
|---|---|
io.bootique.command.CommandOutcome |
run(io.bootique.cli.Cli cli) |
Copyright © 2017 ObjectStyle LLC. All rights reserved.