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 ServletConfig | 
getServletConfig()  | 
protected ServletContext | 
getServletContext()  | 
public WebApplicationContextServletContextAwareProcessor(org.springframework.web.context.ConfigurableWebApplicationContext webApplicationContext)
protected ServletContext getServletContext()
getServletContext in class org.springframework.web.context.support.ServletContextAwareProcessorprotected ServletConfig getServletConfig()
getServletConfig in class org.springframework.web.context.support.ServletContextAwareProcessorCopyright © 2019 Pivotal Software, Inc.. All rights reserved.