Public Member Functions | |
| void | onException () |
Package Functions | |
| void | onAlarm (Collection changedEvents) |
This is JMS alarm listener. This listener (class which implements this) will be register in middle tier.
should not be used, this class was replaced by cern.laser.client.data.services.AlamSelectionListener
| void cern::laser::guiplatform::alarms::JMSAlarmListener::onAlarm | ( | Collection | changedEvents | ) | [package] |
this method will be invoked by business layer when on alarm arrives
| changeEvent | event from business layer this method will be invoked by business layer when more than one alarm arrives | |
| changedEvents | collection with new alarms |
| void cern::laser::guiplatform::alarms::JMSAlarmListener::onException | ( | ) |
method invoked by business layer when exception occurs
1.6.2