Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.InvokerPortletFactory

Packages that use InvokerPortletFactory
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of InvokerPortletFactory in com.liferay.portlet
 

Classes in com.liferay.portlet that implement InvokerPortletFactory
 class InvokerPortletFactoryImpl
           
 class MonitoringPortletFactoryImpl
           
 

Methods in com.liferay.portlet with parameters of type InvokerPortletFactory
 void PortletInstanceFactoryImpl.setInvokerPortletFactory(InvokerPortletFactory invokerPortletFactory)
           
 


Liferay 6.1.2-ce-ga3