class ExtensionModule extends com.google.inject.AbstractModule implements IMavenComponentContributor.IMavenComponentBinder
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ExtensionModule() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
bind(java.lang.Class<T> role,
java.lang.Class<? extends T> impl,
java.lang.String hint) |
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic <T> void bind(java.lang.Class<T> role,
java.lang.Class<? extends T> impl,
java.lang.String hint)
bind in interface IMavenComponentContributor.IMavenComponentBinderprotected void configure()
configure in class com.google.inject.AbstractModule