Uses of Package
uk.org.iscream.cms.server.client

Packages that use uk.org.iscream.cms.server.client
uk.org.iscream.cms.server.client   
uk.org.iscream.cms.server.client.alerters   
uk.org.iscream.cms.server.client.monitors   
 

Classes in uk.org.iscream.cms.server.client used by uk.org.iscream.cms.server.client
Alert
          An object to hold the state of an Alert.
AlerterManager
          A manager for the Alerters.
MonitorManager
          A manager for the Monitors.
PluginAlerter
          An interface to which a Alerters must adhere.
PluginMonitor
          An interface to which a Monitor must adhere.
Register
          The Register class holds theshold values, the last level of alert for each attribute for a monitor and the time of last alert sent for each alert level.
WebFeeder
          Provides a feed to the webpage system.
 

Classes in uk.org.iscream.cms.server.client used by uk.org.iscream.cms.server.client.alerters
Alert
          An object to hold the state of an Alert.
AlerterSkeleton
          Skeleton class for Alerters This skeleton reads alerts from the alert queue designated to the Alerter, it then feeds the alerts to the sendAlert method, which the extending class should implement.
PluginAlerter
          An interface to which a Alerters must adhere.
 

Classes in uk.org.iscream.cms.server.client used by uk.org.iscream.cms.server.client.monitors
MonitorSkeleton
          Skeleton class for Monitors This skeleton reads packets from a queue designated by the extending class, it then feeds the data to the analysePacket method, which the extending class should implement.
PluginMonitor
          An interface to which a Monitor must adhere.
Register
          The Register class holds theshold values, the last level of alert for each attribute for a monitor and the time of last alert sent for each alert level.
 



Copyright © 2000-2003 i-scream. All Rights Reserved.