cl::utfsm::acs::acg::dao::ACSSourceDAOImpl Class Reference

Inheritance diagram for cl::utfsm::acs::acg::dao::ACSSourceDAOImpl:
Inheritance graph
[legend]
Collaboration diagram for cl::utfsm::acs::acg::dao::ACSSourceDAOImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ACSSourceDAOImpl (Logger log, ConcurrentHashMap< String, Source > sources)

Constructor & Destructor Documentation

cl::utfsm::acs::acg::dao::ACSSourceDAOImpl::ACSSourceDAOImpl ( Logger  log,
ConcurrentHashMap< String, Source sources 
) [inline]

Constructor.

The constructor takes the sources as parameter. After the refactory of the CDB the sources are read by the ACSAlarmDAOImpl because they are defined together with the alarms. By passing the sources as parameter, objects from this class avoid to read again the sources from the CDB.

Parameters:
log The logger
sources The sources

Reimplemented from com::cosylab::acs::laser::dao::ACSSourceDAOImpl.


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

Generated by  doxygen 1.6.2