public class SpincastUndertowPluginGuiceModule extends SpincastPluginGuiceModuleBase
| Constructor and Description |
|---|
SpincastUndertowPluginGuiceModule(Type requestContextType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindCorsHandlerFactory() |
protected void |
bindFileClassPathResourceManagerFactory() |
protected void |
bindGzipCheckerHandlerFactory() |
protected void |
configure() |
protected Class<? extends ICorsHandler> |
getCorsHandlerClass() |
protected Class<? extends IFileClassPathResourceManager> |
getFileClassPathResourceManagerClass() |
protected Class<? extends IGzipCheckerHandler> |
getGzipCheckerHandlerClass() |
protected Class<? extends IServer> |
getSpincastUndertowServerClass() |
protected Class<? extends ISSLContextManager> |
getSSLContextManagerClass() |
getRequestContextTypeparameterizeWithRequestContextInterfaceaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic SpincastUndertowPluginGuiceModule(Type requestContextType)
protected void configure()
configure in class com.google.inject.AbstractModuleprotected Class<? extends ISSLContextManager> getSSLContextManagerClass()
protected void bindCorsHandlerFactory()
protected Class<? extends ICorsHandler> getCorsHandlerClass()
protected void bindGzipCheckerHandlerFactory()
protected Class<? extends IGzipCheckerHandler> getGzipCheckerHandlerClass()
protected void bindFileClassPathResourceManagerFactory()
protected Class<? extends IFileClassPathResourceManager> getFileClassPathResourceManagerClass()
Copyright © 2016. All rights reserved.