| 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.
|
| ExtensionsHolder |
Bean used to hold found extensions (after scan with installers) to register them in dropwizard after
injector creation.
|
| ExtensionsHolder.ScanItem |
Extension item, detected with classpath scan.
|
| ExtensionsSupport |
Extensions installation utility.
|
| ModulesSupport |
Helper class for guice modules processing.
|