Public Member Functions

cern.laser.business.pojo.AlarmMessageProcessorImpl Class Reference

List of all members.

Public Member Functions

void setSourceDAO (SourceDAO sourceDAO)
void setAlarmCache (ACSAlarmCacheImpl alarmCache)
void notifyReductionRelatives (Alarm alarm)
void process (Message alarmMessage) throws Exception
void processChange (FaultState faultState, String sourceName, String sourceHostname, Timestamp sourceTimestamp) throws Exception
void updateMultiplicityNode (Alarm alarm)
void updateReductionStatus (Alarm alarm)

Member Function Documentation

void cern.laser.business.pojo.AlarmMessageProcessorImpl.notifyReductionRelatives ( Alarm  alarm  ) 
void cern.laser.business.pojo.AlarmMessageProcessorImpl.process ( Message  alarmMessage  )  throws Exception
void cern.laser.business.pojo.AlarmMessageProcessorImpl.processChange ( FaultState  faultState,
String  sourceName,
String  sourceHostname,
Timestamp  sourceTimestamp 
) throws Exception
void cern.laser.business.pojo.AlarmMessageProcessorImpl.setAlarmCache ( ACSAlarmCacheImpl  alarmCache  ) 
void cern.laser.business.pojo.AlarmMessageProcessorImpl.setSourceDAO ( SourceDAO  sourceDAO  ) 
void cern.laser.business.pojo.AlarmMessageProcessorImpl.updateMultiplicityNode ( Alarm  alarm  ) 
void cern.laser.business.pojo.AlarmMessageProcessorImpl.updateReductionStatus ( Alarm  alarm  ) 

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