|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.inject.AbstractModule info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
public abstract class AbstractGuiceComponentConfigurer
Abstract base class for configurers that interact with Guice.
Field Summary | |
---|---|
protected ComponentProviderConfiguration |
configuration
|
protected ComponentProvider |
parentComponentProvider
|
Constructor Summary | |
---|---|
AbstractGuiceComponentConfigurer()
|
Method Summary | |
---|---|
protected void |
configure()
|
void |
doWithConfiguration(ComponentProvider parentComponentProvider,
ComponentProviderConfiguration configuration)
|
Methods inherited from class com.google.inject.AbstractModule |
---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ComponentProvider parentComponentProvider
protected ComponentProviderConfiguration configuration
Constructor Detail |
---|
public AbstractGuiceComponentConfigurer()
Method Detail |
---|
public void doWithConfiguration(ComponentProvider parentComponentProvider, ComponentProviderConfiguration configuration)
doWithConfiguration
in interface ComponentConfigurer
protected void configure()
configure
in class com.google.inject.AbstractModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |