Interface PortletInstanceFactory
public interface PortletInstanceFactory
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Method Details
-
clear
-
clear
-
create
InvokerPortlet create(Portlet portlet, jakarta.servlet.ServletContext servletContext) throws jakarta.portlet.PortletException - Throws:
jakarta.portlet.PortletException
-
create
InvokerPortlet create(Portlet portlet, jakarta.servlet.ServletContext servletContext, boolean destroyPrevious) throws jakarta.portlet.PortletException - Throws:
jakarta.portlet.PortletException
-
delete
-
destroy
-