public class ServletInitializer
extends org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
| Constructor and Description |
|---|
ServletInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.context.WebApplicationContext |
createRootApplicationContext() |
protected org.springframework.web.context.WebApplicationContext |
createServletApplicationContext() |
protected String[] |
getServletMappings() |
void |
onStartup(javax.servlet.ServletContext container) |
customizeRegistration, getServletFilters, getServletName, isAsyncSupported, registerDispatcherServlet, registerServletFilterpublic void onStartup(javax.servlet.ServletContext container)
throws javax.servlet.ServletException
onStartup in interface org.springframework.web.WebApplicationInitializeronStartup in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializerjavax.servlet.ServletExceptionprotected org.springframework.web.context.WebApplicationContext createRootApplicationContext()
createRootApplicationContext in class org.springframework.web.context.AbstractContextLoaderInitializerprotected org.springframework.web.context.WebApplicationContext createServletApplicationContext()
createServletApplicationContext in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializerprotected String[] getServletMappings()
getServletMappings in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializerCopyright © 2016 Europeana Foundation. All rights reserved.