public abstract class AbstractServletModule
extends com.google.inject.servlet.ServletModule
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractServletModule(AbstractProperties inProperties,
String inContainerPath,
String inProtectedPath,
String inLogoutPath) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureServlets() |
protected void |
printParams(Map<String,String> inParams) |
protected void |
setupFilters()
Override to setup additional filters.
|
protected abstract void |
setupServlets() |
configure, filter, filterRegex, getServletContext, serve, serveRegexaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected AbstractServletModule(AbstractProperties inProperties, String inContainerPath, String inProtectedPath, String inLogoutPath)
protected abstract void setupServlets()
protected void setupFilters()
protected void configureServlets()
configureServlets in class com.google.inject.servlet.ServletModuleCopyright © 2012–2016 Emory University. All rights reserved.