|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.container.PortalAccessor
public class PortalAccessor
Portal Accessor - bridge used by container to communicate with Portal insulating the communications protocol between container and portlet
Constructor Summary | |
---|---|
PortalAccessor()
|
Method Summary | |
---|---|
static javax.portlet.PortletConfig |
createPortletConfig(javax.portlet.PortletContext portletContext,
org.apache.pluto.om.portlet.PortletDefinition portletDefinition)
|
static javax.portlet.PortletContext |
createPortletContext(javax.servlet.ServletContext servletContext,
org.apache.pluto.om.portlet.PortletApplicationDefinition application)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalAccessor()
Method Detail |
---|
public static javax.portlet.PortletConfig createPortletConfig(javax.portlet.PortletContext portletContext, org.apache.pluto.om.portlet.PortletDefinition portletDefinition)
public static javax.portlet.PortletContext createPortletContext(javax.servlet.ServletContext servletContext, org.apache.pluto.om.portlet.PortletApplicationDefinition application)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |