public class SpincastRoutingPluginGuiceModule extends SpincastGuiceModuleBase
| Constructor and Description |
|---|
SpincastRoutingPluginGuiceModule(Type requestContextType)
Constructor.
|
parametrizeWithRequestContextInterfaceaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic SpincastRoutingPluginGuiceModule(Type requestContextType)
protected Type getRequestContextType()
getRequestContextType in class SpincastGuiceModuleBaseprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void validateRequirements()
protected com.google.inject.Key<?> getRouterKey()
protected com.google.inject.Key<?> getRouteKey()
protected com.google.inject.Key<?> getStaticResourceKey()
protected void bindRouter()
protected void bindRouteFactory()
protected void bindRouteBuilderFactory()
protected Class<? extends IRouteBuilder> getRouteBuilderImplClass()
protected void bindRouteHandlerMatchFactory()
protected Class<? extends IRouteHandlerMatch> getRouteHandlerMatchImplClass()
protected void bindStaticResourceFactory()
protected void bindStaticResourceBuilderFactory()
protected Class<? extends IStaticResourceBuilder> getStaticResourceBuilderImplClass()
protected void bindStaticResourceCorsConfigFactory()
protected Class<? extends IStaticResourceCorsConfig> getStaticResourceCorsConfigImplClass()
protected void bindRequestContextAddon()
Copyright © 2016. All rights reserved.