com.liferay.portlet
Class MonitoringPortletFactoryImpl
java.lang.Object
com.liferay.portlet.InvokerPortletFactoryImpl
com.liferay.portlet.MonitoringPortletFactoryImpl
- All Implemented Interfaces:
- InvokerPortletFactory
public class MonitoringPortletFactoryImpl
- extends InvokerPortletFactoryImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonitoringPortletFactoryImpl
public MonitoringPortletFactoryImpl()
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
- Overrides:
create
in class InvokerPortletFactoryImpl
- Throws:
PortletException
create
public InvokerPortlet create(Portlet portletModel,
Portlet portlet,
PortletContext portletContext)
throws PortletException
- Specified by:
create
in interface InvokerPortletFactory
- Overrides:
create
in class InvokerPortletFactoryImpl
- Throws:
PortletException
setSingleDestinationMessageSender
public void setSingleDestinationMessageSender(SingleDestinationMessageSender singleDestinationMessageSender)