Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.context.support Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AbstractRefreshableWebApplicationContextAbstractRefreshableApplicationContextsubclass which implements theClassorg.springframework.web.context.supportSpring MVC
AnnotationConfigWebApplicationContextWebApplicationContext@Configuration-annotatedClassorg.springframework.web.context.supportSpring MVC
ContextExposingHttpServletRequestHttpServletRequest decorator that makes all Spring beans in agiven WebApplicationContext accessible as request attributes,Classorg.springframework.web.context.supportSpring MVC
GenericWebApplicationContextSubclass of GenericApplicationContext, suitable for web environments.Classorg.springframework.web.context.supportSpring MVC
GroovyWebApplicationContextWebApplicationContext implementation which takesits configuration from Groovy bean definition scripts and/or XML files, as understood byClassorg.springframework.web.context.supportSpring MVC
HttpRequestHandlerServletSimple HttpServlet that delegates to an HttpRequestHandler bean definedin Spring's root web application context.Classorg.springframework.web.context.supportSpring MVC
LiveBeansViewServletServlet variant of LiveBeansView's MBean exposure.Classorg.springframework.web.context.supportSpring MVC
RequestHandledEventEvent raised when a request is handled within an ApplicationContext.Classorg.springframework.web.context.supportSpring MVC
ServletConfigPropertySourcePropertySource that reads init parameters from a ServletConfig object.Classorg.springframework.web.context.supportSpring MVC
ServletContextAttributeExporterExporter that takes Spring-defined objects and exposes them asServletContext attributes.Classorg.springframework.web.context.supportSpring MVC
ServletContextAttributeFactoryBeanFactoryBean that fetches a specific, existing ServletContext attribute.Classorg.springframework.web.context.supportSpring MVC
ServletContextAwareProcessorthe ServletContextAware interface.Classorg.springframework.web.context.supportSpring MVC
ServletContextLiveBeansViewLiveBeansView subclass which looks for all ApplicationContextsin the web application, as exposed in ServletContext attributes.Classorg.springframework.web.context.supportSpring MVC
ServletContextParameterFactoryBeanFactoryBean that retrieves a specific ServletContext init parameter(that is, a context-param defined in web.Classorg.springframework.web.context.supportSpring MVC
ServletContextPropertySourcePropertySource that reads init parameters from a ServletContext object.Classorg.springframework.web.context.supportSpring MVC
ServletContextResourceResource implementation forServletContext resources, interpretingClassorg.springframework.web.context.supportSpring MVC
ServletContextResourceLoaderResourceLoader implementation that resolves paths as ServletContextresources, for use outside a WebApplicationContext (for example,Classorg.springframework.web.context.supportSpring MVC
ServletContextResourcePatternResolverServletContext-aware subclass of PathMatchingResourcePatternResolver,able to find matching resources below the web application root directoryClassorg.springframework.web.context.supportSpring MVC
ServletContextScopeScope wrapper for a ServletContext, i.Classorg.springframework.web.context.supportSpring MVC
ServletRequestHandledEventServlet-specific subclass of RequestHandledEvent,adding servlet-specific context information.Classorg.springframework.web.context.supportSpring MVC
SpringBeanAutowiringSupportConvenient base class for self-autowiring classes that gets constructedwithin a Spring-based web application.Classorg.springframework.web.context.supportSpring MVC
StandardServletEnvironmentEnvironment implementation to be used by Servlet-based webapplications.Classorg.springframework.web.context.supportSpring MVC
StaticWebApplicationContextStatic WebApplicationContextinterface to allow for direct replacement of an XmlWebApplicationContext,Classorg.springframework.web.context.supportSpring MVC
WebApplicationContextUtilsConvenience methods for retrieving the root WebApplicationContext fora given ServletContext.Classorg.springframework.web.context.supportSpring MVC
WebApplicationObjectSupportConvenient superclass for application objects running in a WebApplicationContext.Classorg.springframework.web.context.supportSpring MVC
XmlWebApplicationContextWebApplicationContext implementationwhich takes its configuration from XML documents, understood by anClassorg.springframework.web.context.supportSpring MVC