com.liferay.portlet
Class InvokerPortletFactoryImpl
java.lang.Object
com.liferay.portlet.InvokerPortletFactoryImpl
- All Implemented Interfaces:
- InvokerPortletFactory
- Direct Known Subclasses:
- MonitoringPortletFactoryImpl
public class InvokerPortletFactoryImpl
- extends Object
- implements InvokerPortletFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvokerPortletFactoryImpl
public InvokerPortletFactoryImpl()
create
public InvokerPortlet create(Portlet portletModel,
Portlet portlet,
PortletConfig portletConfig,
PortletContext portletContext,
boolean checkAuthToken,
boolean facesPortlet,
boolean strutsPortlet,
boolean strutsBridgePortlet)
throws PortletException
- Specified by:
create
in interface InvokerPortletFactory
- Throws:
PortletException
create
public InvokerPortlet create(Portlet portletModel,
Portlet portlet,
PortletContext portletContext)
throws PortletException
- Specified by:
create
in interface InvokerPortletFactory
- Throws:
PortletException