Package org.apache.jetspeed.container

Interface Summary
InternalPortletConfig This interface defines the internal methods used on the Portlet Config.
InternalPortletContext This interface defines the internal methods used on the Portlet Context.
PortletContainerWrapper Portlet Container Wrapper inteface
PortletDispatcherIncludeAware Interface to communicate to HttpServleRequest and HttpServletResponse implementations if they are currently dispatched from PortletDispatcher so that they can enforce the JSR-168 PLT.16.3.3 restrictions.
 

Class Summary
ContainerConstants Container Constants
ContainerInfo Container Information
ContainerRequest The container request wrappers the servlet request and is used within the container to communicate to the invoked servlet.
ContainerResponse The container response wrappers the servlet response and is used within the container to communicate to the invoked servlet.
ContainerValve Determines the action window in the current request If no action was found, sets the request context's action window to null denoting that there is no targeted action for this request otherwise the target action window is set here
DesktopPortletContainerImpl Desktop Portlet Container implementation.
JetspeedContainerServlet Jetspeed Container entry point.
JetspeedPortletConfig Implements the Portlet API Portlet Config class
JetspeedPortletContainerWrapper Portlet Container Wrapper to secure access to portlet container.
JetspeedPortletContext Implements the Portlet API Portlet Context class TODO: on LOCAL apps, we need to merge in web.xml props.
PageHistoryValve Valve basically mantains the page navigation history by maintaining a previous page id in the session.
PortalAccessor Portal Accessor - bridge used by container to communicate with Portal insulating the communications protocol between container and portlet
PortletConfigFactory Portlet Config Factory
PortletContextFactory Portlet Config Factory
PortletRequestContext  
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.