public class AdminConsoleApp<T extends io.dropwizard.Configuration>
extends io.dropwizard.Application<T>
| Modifier and Type | Method and Description | 
|---|---|
void | 
initialize(io.dropwizard.setup.Bootstrap<T> bootstrap)  | 
void | 
run(T configuration,
   io.dropwizard.setup.Environment environment)  | 
Copyright © 2014–2016 Soabase. All rights reserved.