Liferay 6.0.5

com.liferay.portlet
Class PortletURLListenerFactory

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

public class PortletURLListenerFactory
extends Object


Method Summary
static PortletURLGenerationListener create(PortletURLListener portletURLListener)
           
static void destroy(PortletURLListener portletURLListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static PortletURLGenerationListener create(PortletURLListener portletURLListener)
                                           throws PortletException
Throws:
PortletException

destroy

public static void destroy(PortletURLListener portletURLListener)

Liferay 6.0.5