public class SpringServletModuleManager extends DefaultServletModuleManager implements org.springframework.web.context.ServletContextAware
ServletModuleManager that has a ServletContext automatically injected| Constructor and Description |
|---|
SpringServletModuleManager(PluginEventManager pluginEventManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
setServletContext(javax.servlet.ServletContext servletContext) |
addFilterModule, addServlet, addServlet, addServletModule, getFilters, getFilters, getServlet, onPluginDisabled, onPluginFrameworkBeforeShutdown, onPluginFrameworkShutdownEvent, onPluginFrameworkStartingEvent, removeFilterModule, removeServletModulepublic SpringServletModuleManager(PluginEventManager pluginEventManager)
public void setServletContext(@Nonnull javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwareCopyright © 2019 Atlassian. All rights reserved.