| Name | Description | Type | Package | Framework |
| AbstractRefreshablePortletApplicationContext | AbstractRefreshableApplicationContextsubclass which implements the ConfigurablePortletApplicationContext | Class | org.springframework.web.portlet.context | Spring MVC |
| ConfigurablePortletApplicationContext | Interface to be implemented by configurable portlet application contexts. | Interface | org.springframework.web.portlet.context | Spring MVC |
| PortletApplicationContextUtils | Convenience methods for retrieving the root WebApplicationContext fora given PortletContext. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletApplicationObjectSupport | Convenient superclass for application objects running in a Portlet ApplicationContext. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletConfigAware | Interface to be implemented by any object that wishes to be notifiedof the PortletConfig (typically determined by the PortletApplicationContext) | Interface | org.springframework.web.portlet.context | Spring MVC |
| PortletConfigPropertySource | PropertySource that reads init parameters from a PortletConfig object. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletContextAware | Interface to be implemented by any object that wishes to be notifiedof the PortletContext (typically determined by the PortletApplicationContext) | Interface | org.springframework.web.portlet.context | Spring MVC |
| PortletContextAwareProcessor | the PortletContextAware interface. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletContextPropertySource | PropertySource that reads init parameters from a PortletContext object. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletContextResource | Resource implementation forPortletContext resources, interpreting | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletContextResourceLoader | ResourceLoader implementation that resolves paths as PortletContextresources, for use outside a Portlet ApplicationContext (for example, | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletContextResourcePatternResolver | PortletContext-aware subclass of PathMatchingResourcePatternResolver,able to find matching resources below the web application root directory | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletContextScope | Scope wrapper for a PortletContext, i. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletRequestAttributes | Portlet-based implementation of theRequestAttributes interface. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletRequestHandledEvent | Portlet-specific subclass of RequestHandledEvent,adding portlet-specific context information. | Class | org.springframework.web.portlet.context | Spring MVC |
| PortletWebRequest | for a PortletRequest. | Class | org.springframework.web.portlet.context | Spring MVC |
| StandardPortletEnvironment | Environment implementation to be used by Servlet-based webapplications. | Class | org.springframework.web.portlet.context | Spring MVC |
| StaticPortletApplicationContext | Static Portlet-based ApplicationContextConfigurablePortletApplicationContext | Class | org.springframework.web.portlet.context | Spring MVC |
| XmlPortletApplicationContext | Portlet-based WebApplicationContextby an XmlBeanDefinitionReader. | Class | org.springframework.web.portlet.context | Spring MVC |