Class Summary |
_ClientStub |
Generated from IDL definition of interface "Client" |
Alert |
An object to hold the state of an Alert. |
AlerterManager |
A manager for the Alerters. |
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. |
ClientHelper |
Generated from IDL definition of interface "Client" |
ClientHolder |
Generated from IDL definition of interface "Client" |
ClientMain |
A startup component for the Local Clients. |
ClientPOA |
Generated from IDL definition of interface "Client" |
ClientPOATie |
Generated from IDL definition of interface "Client" |
ClientServant |
A servant for the LocalClient. |
MonitorManager |
A manager for the 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. |
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. |