| CheckCommand | CheckCommand | |||
|---|---|---|---|---|
| Compiled from "CheckCommand.java" | Compiled from "CheckCommand.java" | |||
| public class io.dropwizard.cli.CheckCommand<T extends io.dropwizard.Configu ration> extends io.dropwizard.cli.ConfiguredCommand<T> { | public class io.dropwizard.cli.CheckCommand<T extends io.dropwizard.Configu ration> extends io.dropwizard.cli.ConfiguredCommand<T> { | |||
| public io.dropwizard.cli.CheckCommand(io.dropwizard.Application<T>); | public io.dropwizard.cli.CheckCommand(io.dropwizard.Application<T>); | |||
| protected java.lang.Class<T> getConfigurationClass(); | protected java.lang.Class<T> getConfigurationClass(); | |||
| protected void run(io.dropwizard.setup.Bootstrap<T>, net.sourceforge.argp arse4j.inf.Namespace, T) throws java.lang.Exception; | protected void run(io.dropwizard.setup.Bootstrap<T>, net.sourceforge.argp arse4j.inf.Namespace, T) throws java.lang.Exception; | |||
| public void onError(io.dropwizard.cli.Cli, net.sourceforge.argparse4j.inf .Namespace, java.lang.Throwable); | ||||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||