| ServerCommand | ServerCommand | |||
|---|---|---|---|---|
| Compiled from "ServerCommand.java" | Compiled from "ServerCommand.java" | |||
| public class io.dropwizard.cli.ServerCommand<T extends io.dropwizard.Config uration> extends io.dropwizard.cli.EnvironmentCommand<T> { | public class io.dropwizard.cli.ServerCommand<T extends io.dropwizard.Config uration> extends io.dropwizard.cli.EnvironmentCommand<T> { | |||
| public io.dropwizard.cli.ServerCommand(io.dropwizard.Application<T>); | public io.dropwizard.cli.ServerCommand(io.dropwizard.Application<T>); | |||
| protected io.dropwizard.cli.ServerCommand(io.dropwizard.Application<T>, j ava.lang.String, java.lang.String); | ||||
| protected java.lang.Class<T> getConfigurationClass(); | protected java.lang.Class<T> getConfigurationClass(); | |||
| protected void run(io.dropwizard.setup.Environment, net.sourceforge.argpa rse4j.inf.Namespace, T) throws java.lang.Exception; | protected void run(io.dropwizard.setup.Environment, net.sourceforge.argpa rse4j.inf.Namespace, T) throws java.lang.Exception; | |||
| 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/  | ||||