Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

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]
 

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

AlarmCache cern::laser::business::pojo::AlarmMessageProcessorImpl::alarmCache [private]
 

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

SourceDAO cern::laser::business::pojo::AlarmMessageProcessorImpl::sourceDAO [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:48 2009 for ACS Java API by doxygen 1.3.8