public class SpincastCoreGuiceModule extends SpincastGuiceModuleBase
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SpincastCoreGuiceModule()
Constructor
|
SpincastCoreGuiceModule(String[] mainArgs)
Constructor
|
parameterizeWithContextInterfaces, parameterizeWithRequestContext, parameterizeWithWebsocketContextaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected String[] getMainArgs()
protected void configure()
configure in class com.google.inject.AbstractModuleprotected void validateRequirements()
protected void bindMainArgs()
protected void bindRequestContextType()
protected void bindWebsocketContextType()
protected void bindSpincastRequestScope()
protected void bindRequestContextInRequestScope()
protected void bindRequestContextBaseDeps()
protected Type getRequestContextType()
SpincastGuiceModuleBasegetRequestContextType in class SpincastGuiceModuleBaseprotected Type getWebsocketContextType()
SpincastGuiceModuleBasegetWebsocketContextType in class SpincastGuiceModuleBaseprotected void bindSpincastFilters()
protected Class<? extends ICorsFilter> getCorsFilterClass()
protected com.google.inject.Key<SpincastFilters> getSpincastFiltersKey()
protected void bindDefaultPredefinedRouteParamPatternsBinder()
protected void bindRequestContextFactory()
protected void bindFrontController()
protected void bindSpincastUtilsClass()
protected void bindJsonObjectFactory()
protected Class<? extends IRequestContext<?>> getRequestContextImplementationClass()
protected Class<? extends IWebsocketContext<?>> getWebsocketContextImplementationClass()
protected com.google.inject.Key<?> getFrontControllerKey()
protected com.google.inject.Key<?> getSpincastUtilsKey()
protected Class<? extends IJsonObject> getJsonObjectImplClass()
protected Class<? extends IJsonObjectImmutable> getJsonObjectImmutableImplClass()
protected Class<? extends IJsonArray> getJsonArrayImplClass()
protected Class<? extends IJsonArrayImmutable> getJsonArrayImmutableImplClass()
protected void bindWebsocketEndpointHandlerFactory()
protected com.google.inject.Key<?> getWebsocketEndpointHandlerKey()
protected void bindWebsocketContextFactory()
protected void bindWebsocketEndpointToControllerManager()
protected Class<? extends IWebsocketEndpointToControllerManager> getWebsocketEndpointToControllerKeysMapClass()
protected void bindSSLContextFactory()
protected Class<? extends ISSLContextFactory> getSSLContextFactoryClass()
Copyright © 2016. All rights reserved.