| java.lang.Object org.apache.jetspeed.container.PortalAccessor
PortalAccessor | public class PortalAccessor (Code) | | Portal Accessor - bridge used by container to communicate with Portal
insulating the communications protocol between container and portlet
author: David Sean Taylor version: $Id: PortalAccessor.java 516448 2007-03-09 16:25:47Z ate $ |
createPortletConfig | public static PortletConfig createPortletConfig(PortletContext portletContext, PortletDefinition portletDefinition)(Code) | | |
createPortletContext | public static PortletContext createPortletContext(ServletContext servletContext, PortletApplicationDefinition application)(Code) | | |
|
|