| Class | Description |
|---|---|
| AdminEnvironment |
The administrative environment of a Dropwizard application.
|
| AdminFactory |
A factory for configuring the admin interface for the environment.
|
| Bootstrap<T extends Configuration> |
The pre-start application environment, containing everything required to bootstrap a Dropwizard
command.
|
| Environment |
A Dropwizard application's environment.
|
| ExceptionMapperBinder |
A binder that registers all the default exception mappers while allowing users to override
individual exception mappers without disabling all others.
|
| HealthCheckConfiguration |
A factory for configuring the health check sub-system for the environment.
|
Copyright © 2019. All rights reserved.