public interface PortletManagerMBean extends PortletSummaryStatistics
| Modifier and Type | Method and Description |
|---|---|
long[] |
getCompanyIds() |
java.lang.String[] |
getPortletIds() |
java.lang.String[] |
getWebIds() |
void |
reset() |
void |
reset(long companyId) |
void |
reset(java.lang.String webId) |
getAverageTimeByPortlet, getAverageTimeByPortlet, getAverageTimeByPortlet, getErrorCountByPortlet, getErrorCountByPortlet, getErrorCountByPortlet, getMaxTimeByPortlet, getMaxTimeByPortlet, getMaxTimeByPortlet, getMinTimeByPortlet, getMinTimeByPortlet, getMinTimeByPortlet, getRequestCountByPortlet, getRequestCountByPortlet, getRequestCountByPortlet, getSuccessCountByPortlet, getSuccessCountByPortlet, getSuccessCountByPortlet, getTimeoutCountByPortlet, getTimeoutCountByPortlet, getTimeoutCountByPortletgetAverageTime, getAverageTimeByCompany, getAverageTimeByCompany, getErrorCount, getErrorCountByCompany, getErrorCountByCompany, getMaxTime, getMaxTimeByCompany, getMaxTimeByCompany, getMinTime, getMinTimeByCompany, getMinTimeByCompany, getRequestCount, getRequestCountByCompany, getRequestCountByCompany, getSuccessCount, getSuccessCountByCompany, getSuccessCountByCompany, getTimeoutCount, getTimeoutCountByCompany, getTimeoutCountByCompanylong[] getCompanyIds()
throws com.liferay.portal.kernel.monitoring.MonitoringException
com.liferay.portal.kernel.monitoring.MonitoringExceptionjava.lang.String[] getPortletIds()
throws com.liferay.portal.kernel.monitoring.MonitoringException
com.liferay.portal.kernel.monitoring.MonitoringExceptionjava.lang.String[] getWebIds()
throws com.liferay.portal.kernel.monitoring.MonitoringException
com.liferay.portal.kernel.monitoring.MonitoringExceptionvoid reset()
void reset(long companyId)
void reset(java.lang.String webId)