public class WebClientStatistics extends org.zkoss.zk.ui.util.Statistic implements WebClientStatisticsMBean
| Constructor and Description |
|---|
WebClientStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
desktopCreated(org.zkoss.zk.ui.Desktop desktop) |
double |
getAverageDesktopCount() |
double |
getAverageSessionCount() |
double |
getAverageUpdateCount() |
String |
getStarted() |
afterUpdate, beforeUpdate, desktopDestroyed, getActiveDesktopCount, getActiveSessionCount, getActiveUpdateCount, getStartTime, getTotalDesktopCount, getTotalSessionCount, getTotalUpdateCount, sessionCreated, sessionDestroyedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActiveDesktopCount, getActiveSessionCount, getActiveUpdateCount, getTotalDesktopCount, getTotalSessionCount, getTotalUpdateCountpublic void desktopCreated(org.zkoss.zk.ui.Desktop desktop)
desktopCreated in interface org.zkoss.zk.ui.util.MonitordesktopCreated in class org.zkoss.zk.ui.util.Statisticpublic String getStarted()
getStarted in interface WebClientStatisticsMBeanpublic double getAverageSessionCount()
getAverageSessionCount in interface WebClientStatisticsMBeangetAverageSessionCount in class org.zkoss.zk.ui.util.StatisticSessions per hour.public double getAverageDesktopCount()
getAverageDesktopCount in interface WebClientStatisticsMBeangetAverageDesktopCount in class org.zkoss.zk.ui.util.StatisticDesktops per hour.public double getAverageUpdateCount()
getAverageUpdateCount in interface WebClientStatisticsMBeangetAverageUpdateCount in class org.zkoss.zk.ui.util.StatisticCopyright © 2016 SAPERION AG. All rights reserved.