Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.monitoring.statistics.portal.ServerStatistics

Packages that use ServerStatistics
com.liferay.portal.monitoring.jmx   
com.liferay.portal.monitoring.statistics.portal   
 

Uses of ServerStatistics in com.liferay.portal.monitoring.jmx
 

Methods in com.liferay.portal.monitoring.jmx with parameters of type ServerStatistics
 void PortalManager.setServerStatistics(ServerStatistics serverStatistics)
           
 

Uses of ServerStatistics in com.liferay.portal.monitoring.statistics.portal
 

Methods in com.liferay.portal.monitoring.statistics.portal with parameters of type ServerStatistics
 void ServerSummaryStatistics.setServerStatistics(ServerStatistics serverStatistics)
           
 


Liferay 6.2-ce-ga5