Class PortletInstanceFactoryUtil
Object
com.liferay.portal.kernel.portlet.PortletInstanceFactoryUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static InvokerPortlet
static InvokerPortlet
static void
void
destroy()
static void
static PortletInstanceFactory
void
setPortletInstanceFactory
(PortletInstanceFactory portletInstanceFactory)
-
Constructor Details
-
PortletInstanceFactoryUtil
public PortletInstanceFactoryUtil()
-
-
Method Details
-
clear
-
clear
-
create
public static InvokerPortlet create(Portlet portlet, javax.servlet.ServletContext servletContext) throws PortletException - Throws:
PortletException
-
create
public static InvokerPortlet create(Portlet portlet, javax.servlet.ServletContext servletContext, boolean destroyPrevious) throws PortletException - Throws:
PortletException
-
delete
-
destroy
-
getPortletInstanceFactory
-
destroy
public void destroy() -
setPortletInstanceFactory
-