public 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, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void configureLogging(String loggerPrefix)
loggerPrefix - the logger prefixCopyright © 2015. All Rights Reserved.