public class AdapterMapInjectionSupport
extends com.google.inject.AbstractModule
Binder.install(Module)) to enable support for adapter map injections.| Constructor and Description |
|---|
AdapterMapInjectionSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Binds an
AdaptableTypeListener (via
AbstractModule.bindListener(Matcher, TypeListener)) and ensures it gets
properly injected (AbstractModule.requestInjection(Object)). |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
AdaptableTypeListener (via
AbstractModule.bindListener(Matcher, TypeListener)) and ensures it gets
properly injected (AbstractModule.requestInjection(Object)).configure in class com.google.inject.AbstractModuleCopyright (c) 2014 itemis AG and others. All rights reserved.