public abstract class AdsModule
extends com.google.inject.AbstractModule
Constructor and Description |
---|
AdsModule() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
Configure common Guice bindings.
|
protected void |
configureLogging(String loggerPrefix)
Configures the loggers given the prefix.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class com.google.inject.AbstractModule
protected void configureLogging(String loggerPrefix)
loggerPrefix
- the logger prefixCopyright © 2018. All Rights Reserved.