类 GuiceInjectorModule
java.lang.Object
com.google.inject.AbstractModule
com.github.codeboyzhou.mcp.declarative.di.GuiceInjectorModule
- 所有已实现的接口:
com.google.inject.Module
public final class GuiceInjectorModule
extends com.google.inject.AbstractModule
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
字段详细资料
-
INJECTED_VARIABLE_NAME_I18N_ENABLED
- 另请参阅:
-
-
构造器详细资料
-
GuiceInjectorModule
-
-
方法详细资料
-
configure
protected void configure()- 覆盖:
configure在类中com.google.inject.AbstractModule
-
provideReflections
@Provides public org.reflections.Reflections provideReflections()
-