|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
server monitor is an interface to represent a clutered server states
| Method Summary | |
CurrentMonitorStatistics |
getCurrentMonitorStatistics()
get CurrentMonitorStatistics in this clustered server. |
UserSessionManager |
getCurrentUserSessionTable()
get UserSessionManager in this clustered server. |
FinishedReportTable |
getFinishedReportTable()
get FinishedReportTable in this clustered server. |
MonitorSetting |
getMonitorSetting()
get MonitorSetting in this clustered server. |
java.lang.String |
getMonitorUser()
get be monitoring the user in this server. |
RunningReportTable |
getRunningReportTable()
get RunningReportTable in this clustered server. |
UserSessionMonitor |
getUserSessionMonitor()
get UserSessionMonitor in this cluster server
UserSessionMonitor contains user sessions information displaying and controlling. |
void |
setMonitorUser(java.lang.String useName)
set be monitoring the user in this server. |
| Method Detail |
public RunningReportTable getRunningReportTable()
RunningReportTable in this clustered server.
RunningReportTable manages running reports.
public UserSessionManager getCurrentUserSessionTable()
UserSessionManager in this clustered server.
UserSessionManager manages the user sessions.
public FinishedReportTable getFinishedReportTable()
FinishedReportTable in this clustered server.
FinishedReportTable contains information of finished reports .
public CurrentMonitorStatistics getCurrentMonitorStatistics()
CurrentMonitorStatistics in this clustered server.
CurrentStatistics contains information of current Statistics.
public MonitorSetting getMonitorSetting()
MonitorSetting in this clustered server.
MonitorSetting contains information of parameters setting.
public void setMonitorUser(java.lang.String useName)
public java.lang.String getMonitorUser()
public UserSessionMonitor getUserSessionMonitor()
UserSessionMonitor in this cluster server
UserSessionMonitor contains user sessions information displaying and controlling.
UserSessionMonitor reference in this cluster server.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||