- get(Config) - Method in interface com.netflix.archaius.guice.ConfigSeeder
-
Return a Config to load into the layer indicated by the binding.
- getApplicationOverride() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return override values for the application layer.
- getApplicationOverride() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getCascadeStrategy() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return the default cascade strategy to use for library
and application configuration resource loading
- getCascadeStrategy() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getConfig(ArchaiusConfiguration, Config, CompositeConfig, CompositeConfig, SettableConfig, SettableConfig, ConfigLoader) - Method in class com.netflix.archaius.guice.ArchaiusModule
-
All code will ultimately inject Config to gain access to the entire
configuration hierarchy.
- getConfigListeners() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return a set of configuration listeners that will be registered before
any configuration is loaded
- getConfigListeners() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getConfigName() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return the application configuration name.
- getConfigName() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getDecoder() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return the main decoder to be used
- getDecoder() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getDefaultsLayerSeeders() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return seeders for the defaults layer.
- getDefaultsLayerSeeders() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getLibraryOverrides() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return a map of library name to a Config override object.
- getLibraryOverrides() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getRemoteLayerSeeders() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return seeders for the runtime layer.
- getRemoteLayerSeeders() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-
- getRuntimeLayerSeeders() - Method in interface com.netflix.archaius.guice.ArchaiusConfiguration
-
Return seeders for the runtime layer.
- getRuntimeLayerSeeders() - Method in class com.netflix.archaius.guice.OptionalArchaiusConfiguration
-