Package io.appform.ranger.zk.server
Class App
java.lang.Object
io.dropwizard.Application<AppConfiguration>
io.appform.ranger.zk.server.App
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(io.dropwizard.setup.Bootstrap<AppConfiguration> bootstrap) static voidvoidrun(AppConfiguration appConfiguration, io.dropwizard.setup.Environment environment) Methods inherited from class io.dropwizard.Application
addDefaultCommands, bootstrapLogging, bootstrapLogLevel, getConfigurationClass, getName, onFatalError, onFatalError, run
-
Constructor Details
-
App
public App()
-
-
Method Details
-
main
- Throws:
Exception
-
initialize
- Overrides:
initializein classio.dropwizard.Application<AppConfiguration>
-
run
- Specified by:
runin classio.dropwizard.Application<AppConfiguration>
-