org.springframework.web.context.support
Class Diagram support

Class Summary
PerformanceMonitorListenerListener that logs the response times of web requests.
RequestHandledEventEvent raised when a request is handled by our web framework.
ServletContextResourceResource implementation for ServletContext resources, interpreting relative paths within the web application root.
StaticWebApplicationContextStatic WebApplicationContext implementation for testing.
WebApplicationContextUtilsConvenience methods to retrieve the root WebApplicationContext for a given ServletContext.
WebApplicationObjectSupportConvenient superclass for application objects running in a WebApplicationContext.
XmlWebApplicationContextWebApplicationContext implementation that takes configuration from an XML document.