com.liferay.portlet
Class FilterConfigFactory

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

public class FilterConfigFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static javax.portlet.filter.FilterConfig create(com.liferay.portal.model.PortletFilter portletFilter, javax.portlet.PortletContext ctx)
           
static void destroy(com.liferay.portal.model.PortletFilter portletFilter)
           
 
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.filter.FilterConfig create(com.liferay.portal.model.PortletFilter portletFilter,
                                                       javax.portlet.PortletContext ctx)

destroy

public static void destroy(com.liferay.portal.model.PortletFilter portletFilter)