| Class | Description |
|---|---|
| BaseInjectorBuilder<T extends BaseInjectorBuilder<?>> |
Utilities for building a Guice injector.
|
| ConfigModule | |
| ExtensionFirstClassLoader |
The ClassLoader that gets used when druid.extensions.useExtensionClassloaderFirst = true.
|
| ExtensionsConfig | |
| ExtensionsLoader |
Manages the loading of Druid extensions.
|
| ExtensionsModule |
Module for the extensions loader.
|
| ExtensionsModule.SecondaryModule |
Transfers the now-populated extension loader instance from the
startup to the main injector.
|
| GuiceInjectors |
Creates the startup injector.
|
| LifecycleForkJoinPoolProvider | |
| ModulesConfig | |
| NestedDataModule | |
| NullHandlingModule | |
| PropertiesModule | |
| RuntimeInfoModule | |
| StartupInjectorBuilder |
Create the startup injector used to "prime" the modules for the
main injector.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.