public class WebApplicationContextServletContextAwareProcessor
extends org.springframework.web.context.support.ServletContextAwareProcessor
ServletContextAwareProcessor for use with a
 ConfigurableWebApplicationContext. Can be used when registering the processor
 can occur before the ServletContext or ServletConfig have been
 initialized.| Constructor and Description | 
|---|
| WebApplicationContextServletContextAwareProcessor(org.springframework.web.context.ConfigurableWebApplicationContext webApplicationContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected javax.servlet.ServletConfig | getServletConfig() | 
| protected javax.servlet.ServletContext | getServletContext() | 
public WebApplicationContextServletContextAwareProcessor(org.springframework.web.context.ConfigurableWebApplicationContext webApplicationContext)
protected javax.servlet.ServletContext getServletContext()
getServletContext in class org.springframework.web.context.support.ServletContextAwareProcessorprotected javax.servlet.ServletConfig getServletConfig()
getServletConfig in class org.springframework.web.context.support.ServletContextAwareProcessorCopyright © 2020 Pivotal Software, Inc.. All rights reserved.