Package jet.server.monitor.api

Interface Summary
Monitor This Monitor is the parent of all other specific monitors.
MonitorCounter This MonitorCounter interface is used to obtain some counters' values, which are calculated from all monitoring contents.
MonitorServer This MonitorServer is used to offer some general interface methods of Monitor Server.
MonitorService This MonitorService takes charge of offering monitor service and management to the specified Report Server.
MonitorSetting This MonitorSetting takes charge of managing and storing some Monitor Server's settings.
ServerStatus This ServerStatus takes charge of recording a Report Server's information in the whole Server Cluster.
UserSession Interface UserSession represents login user information in the Monitor Server.
UserSessionManager Interface UserSessionManager manages the user sessions.
 

Exception Summary
InvalidUserSessionException Invalid UserSession Exception