Public Member Functions | |
| void | onAlarm (Alarm alarm) |
| void | onException (LaserSelectionException e) |
The asynchronous alarm selection listener interface.
| void cern.laser.client.services.selection.AlarmSelectionListener.onAlarm | ( | Alarm | alarm | ) |
Callback method. Called on alarm change arrival.
| alarm | the changed alarm |
Implemented in alma.acs.alarmsanalyzer.engine.AcsCategoryClient.
| void cern.laser.client.services.selection.AlarmSelectionListener.onException | ( | LaserSelectionException | e | ) |
Callback method. Called on communication problems
| e | the LaserSelectionException carrying the exception code |
Implemented in alma.acs.alarmsanalyzer.engine.AcsCategoryClient.
1.7.0