| Class | Description |
|---|---|
| AdminGuiceFilter |
Filter is registered on admin context to provide request scope objects support in admin context.
|
| CommandSupport |
Provides support for commands injection support and classpath scanning resolution of commands.
|
| FeatureInstallerExecutor |
Installs all extensions found during classpath scanning.
|
| FeaturesHolder |
Bean used to hold found extensions (after scan with installers) to register them dropwizard after
injector creation.
|
| InstallerConfig |
Installer configuration object.
|