Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.monitoring.statistics.portlet.PortletRequestDataSample

Packages that use PortletRequestDataSample
com.liferay.portal.monitoring.statistics.portlet   
 

Uses of PortletRequestDataSample in com.liferay.portal.monitoring.statistics.portlet
 

Methods in com.liferay.portal.monitoring.statistics.portlet with parameters of type PortletRequestDataSample
 void PortletStatistics.processDataSample(PortletRequestDataSample portletRequestDataSample)
           
 void CompanyStatistics.processDataSample(PortletRequestDataSample portletRequestDataSample)
           
 void ServerStatistics.processDataSample(PortletRequestDataSample portletRequestDataSample)
           
 


Liferay 6.2-ce-ga5