| Interface | Description |
|---|---|
| ConfigSeeder |
API used to seed a Config into a specific layer of the root CompositeConfig.
|
| Class | Description |
|---|---|
| ArchaiusModule |
Guice module with default bindings to enable Config injection and
configuration mapping/binding in a Guice based application.
|
| ArchaiusModule.ConfigProvider<T> | Deprecated
Use @Provides instead
|
| ConfigSeeders |
Utility class for adding config seeders to a Guice module
|
| ConfigurationInjectingListener |
| Annotation Type | Description |
|---|---|
| RootLayer |