Class PortletInstanceFactoryUtil
Object
com.liferay.portal.kernel.portlet.PortletInstanceFactoryUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic InvokerPortletstatic InvokerPortletstatic voidvoiddestroy()static voidstatic PortletInstanceFactoryvoidsetPortletInstanceFactory(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
-