Liferay 7.0-ce-m6

Uses of Interface
com.liferay.portal.kernel.monitoring.PortletMonitoringControl

Packages that use PortletMonitoringControl
com.liferay.portal.kernel.monitoring   
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of PortletMonitoringControl in com.liferay.portal.kernel.monitoring
 

Classes in com.liferay.portal.kernel.monitoring that implement PortletMonitoringControl
 class DefaultPortletMonitoringControl
           
 

Uses of PortletMonitoringControl in com.liferay.portlet
 

Methods in com.liferay.portlet with parameters of type PortletMonitoringControl
 void MonitoringPortletFactoryImpl.setPortletMonitoringControl(PortletMonitoringControl portletMonitoringControl)
           
 

Constructors in com.liferay.portlet with parameters of type PortletMonitoringControl
MonitoringPortlet(InvokerPortlet invokerPortlet, PortletMonitoringControl portletMonitoringControl)
           
 


Liferay 7.0-ce-m6