public class CommandsResolvedEvent extends ConfigurationPhaseEvent
GuiceBundle.Builder.searchCommands())
and at least one command found. Not called otherwise.| Constructor and Description |
|---|
CommandsResolvedEvent(Options options,
io.dropwizard.setup.Bootstrap bootstrap,
java.util.List<io.dropwizard.cli.Command> installed) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<io.dropwizard.cli.Command> |
getCommands() |
getBootstrapgetOptions, getTypepublic CommandsResolvedEvent(Options options, io.dropwizard.setup.Bootstrap bootstrap, java.util.List<io.dropwizard.cli.Command> installed)