public class GuiceModuleLoader
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
GuiceModuleLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected static <T,R> Predicate<T> |
distinctByKey(Function<? super T,R> function) |
protected static List<com.google.inject.Module> |
getModules() |
static com.google.inject.Injector |
initiate(com.google.inject.Module... modules) |
protected static com.google.inject.Module |
load(com.typesafe.config.Config config) |
protected static com.google.inject.Module |
loadModule(String className) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static com.google.inject.Injector initiate(com.google.inject.Module... modules)
protected void configure()
configure in class com.google.inject.AbstractModuleprotected static List<com.google.inject.Module> getModules()
protected static com.google.inject.Module load(com.typesafe.config.Config config)
protected static com.google.inject.Module loadModule(String className)
Copyright © 2023 NorStella. All rights reserved.