Package io.vertx.up.uca.di
Class JsrDi<I,T extends I>
- java.lang.Object
-
- com.google.inject.AbstractModule
-
- io.vertx.up.uca.di.JsrDi<I,T>
-
- All Implemented Interfaces:
com.google.inject.Module
@Deprecated public class JsrDi<I,T extends I> extends com.google.inject.AbstractModule
Deprecated.Prepared- Author:
- Lang
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected voidconfigure()Deprecated.-
Methods inherited from class 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, requestStaticInjection, requireBinding, requireBinding
-
-