public class ConfigModule extends OxalisModule
| Constructor and Description |
|---|
ConfigModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected com.typesafe.config.Config |
loadConfiguration(com.typesafe.config.Config config,
com.typesafe.config.Config referenceConfig,
Set<PostConfig> postConfigs) |
protected com.typesafe.config.Config |
loadConfigurationFile(Path homePath) |
protected com.typesafe.config.Config |
loadConfigurationReference() |
bindSettings, bindTyped, bindTypedaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@Provides protected com.typesafe.config.Config loadConfigurationFile(Path homePath)
@Provides protected com.typesafe.config.Config loadConfigurationReference()
@Provides
protected com.typesafe.config.Config loadConfiguration(com.typesafe.config.Config config,
com.typesafe.config.Config referenceConfig,
Set<PostConfig> postConfigs)
Copyright © 2021 NorStella. All rights reserved.