public class ConfigurationModule
extends com.google.inject.AbstractModule
ConfigurationModule class.
| Constructor and Description |
|---|
ConfigurationModule(java.lang.String profileToUse,
java.lang.String envConfigFolderPath,
DeploymentMode dmode)
Constructor for ConfigurationModule.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic ConfigurationModule(java.lang.String profileToUse,
java.lang.String envConfigFolderPath,
DeploymentMode dmode)
throws ServiceException
Constructor for ConfigurationModule.
profileToUse - a String object.envConfigFolderPath - a String object.dmode - a DeploymentMode object.ServiceException - if any.Copyright © 2022. All rights reserved.