| Package | Description |
|---|---|
| io.dropwizard | |
| io.dropwizard.setup |
| Modifier and Type | Method and Description |
|---|---|
AdminFactory |
Configuration.getAdminFactory()
Returns the admin interface-specific section of the configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setAdminFactory(AdminFactory admin)
Sets the admin interface-specific section of the configuration file.
|
| Constructor and Description |
|---|
AdminEnvironment(MutableServletContextHandler handler,
com.codahale.metrics.health.HealthCheckRegistry healthChecks,
com.codahale.metrics.MetricRegistry metricRegistry,
AdminFactory adminFactory)
Creates a new
AdminEnvironment. |
Copyright © 2021. All rights reserved.