public abstract class SpincastGuiceModuleBase
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
SpincastGuiceModuleBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Type |
getRequestContextType()
The type of the request context objects.
|
protected <T> com.google.inject.Key<T> |
parameterizeWithRequestContextInterface(Class<T> clazz)
Get a version of the specified class parameterized with the
request context type.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected <T> com.google.inject.Key<T> parameterizeWithRequestContextInterface(Class<T> clazz)
protected abstract Type getRequestContextType()
Copyright © 2016. All rights reserved.