public class PortletConfigFactoryUtil
extends java.lang.Object
| Constructor and Description |
|---|
PortletConfigFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static javax.portlet.PortletConfig |
create(Portlet portlet,
javax.servlet.ServletContext servletContext) |
static void |
destroy(Portlet portlet) |
static PortletConfigFactory |
getPortletConfigFactory() |
void |
setPortletConfigFactory(PortletConfigFactory portletConfigFactory) |
static javax.portlet.PortletConfig |
update(Portlet portlet) |
public static javax.portlet.PortletConfig create(Portlet portlet, javax.servlet.ServletContext servletContext)
public static void destroy(Portlet portlet)
public static PortletConfigFactory getPortletConfigFactory()
public static javax.portlet.PortletConfig update(Portlet portlet)
public void setPortletConfigFactory(PortletConfigFactory portletConfigFactory)