cern::laser::business::pojo::AlarmMessageProcessorImpl Class Reference

Collaboration diagram for cern::laser::business::pojo::AlarmMessageProcessorImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setSourceDAO (SourceDAO sourceDAO)
void setAlarmCache (AlarmCache 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)

Private Member Functions

void updateStatus (FaultState faultState, Status currentStatus, Boolean active, String sourceHostname, Timestamp sourceTimestamp, Timestamp system_timestamp)
boolean isMultiplicityParent (Alarm alarm)
boolean isNodeParent (Alarm alarm)
boolean hasActiveMultiplicityParents (Alarm alarm) throws Exception
boolean hasActiveNodeParents (Alarm alarm) throws Exception
boolean hasTooManyActiveMultiplicityChildren (Alarm alarm) throws Exception
void processBackup (ASIMessage asiMessage) throws Exception
void processChanges (ASIMessage asiMessage)
void notifyNodeChildren (Alarm alarm) throws Exception
void notifyMultiplicityChildren (Alarm alarm) throws Exception
void notifyMultiplicityParents (Alarm alarm) throws Exception

Private Attributes

SourceDAO sourceDAO
AlarmCache alarmCache

Static Private Attributes

static final Logger LOGGER = Logger.getLogger(AlarmMessageProcessorImpl.class.getName())

Member Function Documentation

boolean cern::laser::business::pojo::AlarmMessageProcessorImpl::hasActiveMultiplicityParents ( Alarm  alarm  )  throws Exception [inline, private]
boolean cern::laser::business::pojo::AlarmMessageProcessorImpl::hasActiveNodeParents ( Alarm  alarm  )  throws Exception [inline, private]
boolean cern::laser::business::pojo::AlarmMessageProcessorImpl::hasTooManyActiveMultiplicityChildren ( Alarm  alarm  )  throws Exception [inline, private]
boolean cern::laser::business::pojo::AlarmMessageProcessorImpl::isMultiplicityParent ( Alarm  alarm  )  [inline, private]
boolean cern::laser::business::pojo::AlarmMessageProcessorImpl::isNodeParent ( Alarm  alarm  )  [inline, private]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyMultiplicityChildren ( Alarm  alarm  )  throws Exception [inline, private]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyMultiplicityParents ( Alarm  alarm  )  throws Exception [inline, private]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyNodeChildren ( Alarm  alarm  )  throws Exception [inline, private]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::notifyReductionRelatives ( Alarm  alarm  )  [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::process ( Message  alarmMessage  )  throws Exception [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::processBackup ( ASIMessage  asiMessage  )  throws Exception [inline, private]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::processChange ( FaultState  faultState,
String  sourceName,
String  sourceHostname,
Timestamp  sourceTimestamp 
) throws Exception [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::processChanges ( ASIMessage  asiMessage  )  [inline, private]

References LOGGER, and processChange().

Referenced by process().

void cern::laser::business::pojo::AlarmMessageProcessorImpl::setAlarmCache ( AlarmCache  alarmCache  )  [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::setSourceDAO ( SourceDAO  sourceDAO  )  [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::updateMultiplicityNode ( Alarm  alarm  )  [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::updateReductionStatus ( Alarm  alarm  )  [inline]
void cern::laser::business::pojo::AlarmMessageProcessorImpl::updateStatus ( FaultState  faultState,
Status  currentStatus,
Boolean  active,
String  sourceHostname,
Timestamp  sourceTimestamp,
Timestamp  system_timestamp 
) [inline, private]

Member Data Documentation

final Logger cern::laser::business::pojo::AlarmMessageProcessorImpl::LOGGER = Logger.getLogger(AlarmMessageProcessorImpl.class.getName()) [static, private]

Referenced by processBackup().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2