The MeasurePoint is one point in the code for measuring. All measure points
will be organized in an hirachical tree. The MeasurePoint is responsible for
holding all informations about the measuring for this point. It will control
the instancing and disposing of the monitors for this point. All methodes of
an concret class must be implementet threadsafe.
author: w.klaas
Method Summary
void
activateMonitor(Monitor monitor) This callback is for a monitor that has been activatet via start()
methode.