org.springframework.web.context.support
Class WebApplicationObjectSupport

org.springframework.context.support.ApplicationObjectSupport
  |
  +--org.springframework.web.context.support.WebApplicationObjectSupport
Direct Known Subclasses:
CommonsMultipartResolver, CosMultipartResolver, AbstractHandlerMapping, WebContentGenerator, AbstractCachingViewResolver, AbstractView, BeanNameViewResolver, ComponentControllerSupport, TilesConfigurer

public abstract class WebApplicationObjectSupport
extends ApplicationObjectSupport

Convenient superclass for application objects running in a WebApplicationContext. Provides getWebApplicationContext, getServletContext, and getTempDir methods.

Author:
Juergen Hoeller
Since: 28.08.2003

Methods inherited from class org.springframework.context.support.ApplicationObjectSupport
getApplicationContext, setApplicationContext