com.liferay.portlet
Class PortletContextFactory

java.lang.Object
  extended bycom.liferay.portlet.PortletContextFactory

public class PortletContextFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static javax.portlet.PortletContext create(com.liferay.portal.model.Portlet portlet, javax.servlet.ServletContext ctx)
           
static void destroy(com.liferay.portal.model.Portlet portlet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static javax.portlet.PortletContext create(com.liferay.portal.model.Portlet portlet,
                                                  javax.servlet.ServletContext ctx)

destroy

public static void destroy(com.liferay.portal.model.Portlet portlet)