com.liferay.portlet
Class PortletConfigFactory

java.lang.Object
  extended by com.liferay.portlet.PortletConfigFactory

public class PortletConfigFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static javax.portlet.PortletConfig 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.PortletConfig create(com.liferay.portal.model.Portlet portlet,
                                                 javax.servlet.ServletContext ctx)

destroy

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