public class WebAppInitializer
extends org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
| Constructor and Description |
|---|
WebAppInitializer(org.springframework.web.context.WebApplicationContext context,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.context.WebApplicationContext |
createRootApplicationContext() |
protected org.springframework.web.context.WebApplicationContext |
createServletApplicationContext() |
protected String[] |
getServletMappings() |
protected String |
getServletName() |
createDispatcherServlet, customizeRegistration, getServletApplicationContextInitializers, getServletFilters, isAsyncSupported, onStartup, registerDispatcherServlet, registerServletFilterpublic WebAppInitializer(org.springframework.web.context.WebApplicationContext context,
String name)
protected org.springframework.web.context.WebApplicationContext createServletApplicationContext()
createServletApplicationContext in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializerprotected String getServletName()
getServletName in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializerprotected String[] getServletMappings()
getServletMappings in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializerprotected org.springframework.web.context.WebApplicationContext createRootApplicationContext()
createRootApplicationContext in class org.springframework.web.context.AbstractContextLoaderInitializerCopyright © 2013-2016–2020 Graph Aware Limited. All rights reserved.