Public Member Functions

alma.alarmsystem.clients.source.SourceListener Interface Reference

Inheritance diagram for alma.alarmsystem.clients.source.SourceListener:
alma.acs.alarm.source.gui.SourceTable alma.acs.alarmsanalyzer.document.ChatteringAlarmsContainer alma.acs.alarmsanalyzer.document.LostSourcesContainer alma.acs.alarmsanalyzer.document.MostFrequantAlarmsContainer alma.acs.alarmsanalyzer.document.StaleAlarmsContainer alma.acs.alarmsanalyzer.document.StatisticsContainer alma.acs.alarmsanalyzer.document.TenMinutesContainer

List of all members.

Public Member Functions

void faultStateReceived (FaultState faultState)
void sourceXMLMsgReceived (String asiMessage)

Detailed Description

The listener of alarms published from sources

Author:
acaproni

Member Function Documentation

void alma.alarmsystem.clients.source.SourceListener.faultStateReceived ( FaultState  faultState  ) 
void alma.alarmsystem.clients.source.SourceListener.sourceXMLMsgReceived ( String  asiMessage  ) 

An XML has been received from the source NC.

The XML follows the ASIMessage.xsd schema definition and therefore it might have one or more fault states.

Parameters:
asiMessage The ASIMessage received from an alarm source

Implemented in alma.acs.alarm.source.gui.SourceTable, alma.acs.alarmsanalyzer.document.ChatteringAlarmsContainer, alma.acs.alarmsanalyzer.document.MostFrequantAlarmsContainer, alma.acs.alarmsanalyzer.document.StaleAlarmsContainer, and alma.acs.alarmsanalyzer.document.TenMinutesContainer.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties