public class GuiceParentBindingsModule
extends com.google.inject.AbstractModule
Constructor and Description |
---|
GuiceParentBindingsModule(com.google.inject.Injector parentInjector) |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
void |
exclude(Class<?>... classes) |
void |
exclude(com.google.inject.Key<?>... keys) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public GuiceParentBindingsModule(com.google.inject.Injector parentInjector)
public void exclude(com.google.inject.Key<?>... keys)
public void exclude(Class<?>... classes)
protected void configure()
configure
in class com.google.inject.AbstractModule
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.