Package org.jasig.springframework.web.portlet.context

Interface Summary
ConfigurablePortletEnvironment Specialization of ConfigurableEnvironment allowing initialization of portlet-related PropertySource objects at the earliest moment the PortletContext and (optionally) PortletConfig become available.
PortletApplicationContext Interface to provide configuration for a web application.
 

Class Summary
ContribDispatcherPortlet Extension to DispatcherPortlet that adds support for: A portlet application level spring context
ContribStandardPortletEnvironment Adds support for ConfigurablePortletEnvironment to initialize the portlet property sources
ContribStaticPortletApplicationContext Exists simply to add PortletApplicationContext into the type hierarchy of StaticPortletApplicationContext.
ContribXmlPortletApplicationContext Exists simply to add PortletApplicationContext into the type hierarchy of XmlPortletApplicationContext.
PortletApplicationContextUtils2 Convenience methods for retrieving the root PortletApplicationContext for a given PortletContext.
PortletContextLoader Performs the actual initialization work for the root application context.
PortletContextLoaderListener Bootstrap listener to start up and shut down Spring's root PortletApplicationContext.
 



Copyright © 2013 Jasig. All Rights Reserved.