Class CommandsResolvedEvent

    • Constructor Detail

      • CommandsResolvedEvent

        public CommandsResolvedEvent​(EventsContext context,
                                     java.util.List<io.dropwizard.cli.Command> installed)
    • Method Detail

      • getCommands

        public java.util.List<io.dropwizard.cli.Command> getCommands()
        Returns:
        list of registered commands