Package io.vertx.up.uca.di
Class DiGuiceModule
java.lang.Object
com.google.inject.AbstractModule
io.vertx.up.uca.di.DiGuiceModule
- All Implemented Interfaces:
com.google.inject.Module
public abstract class DiGuiceModule
extends com.google.inject.AbstractModule
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> StringbindConstructor(Class<T> clazz) bindInterface(Class<I> interfaceCls, Set<Class<T>> implSet) protected io.horizon.uca.log.Annallogger()Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
-
Constructor Details
-
DiGuiceModule
public DiGuiceModule()
-
-
Method Details
-
bindConstructor
-
bindInterface
-
logger
protected io.horizon.uca.log.Annal logger()
-