cern::laser::test::TestSelectionAndConfiguration Class Reference

Inheritance diagram for cern::laser::test::TestSelectionAndConfiguration:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::test::TestSelectionAndConfiguration:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestSelectionAndConfiguration () throws Exception
void onAlarm (Alarm alarm)
void onException (LaserSelectionException e)

Static Public Member Functions

static void main (String[] args) throws Exception, Error

Detailed Description

Author:
pawlowsk

Constructor & Destructor Documentation

cern::laser::test::TestSelectionAndConfiguration::TestSelectionAndConfiguration (  )  throws Exception [inline]

Member Function Documentation

static void cern::laser::test::TestSelectionAndConfiguration::main ( String[]  args  )  throws Exception, Error [inline, static]
Parameters:
args the command line arguments

References TestSelectionAndConfiguration().

void cern::laser::test::TestSelectionAndConfiguration::onAlarm ( Alarm  alarm  )  [inline]

Callback method. Called on alarm change arrival.

Parameters:
alarm the changed alarm

Implements cern::laser::client::services::selection::AlarmSelectionListener.

References cern::laser::client::data::Alarm::getStatus(), and cern::laser::client::data::Alarm::getTriplet().

void cern::laser::test::TestSelectionAndConfiguration::onException ( LaserSelectionException  e  )  [inline]

Callback method. Called on communication problems

Parameters:
e the LaserSelectionException carrying the exception code

Implements cern::laser::client::services::selection::AlarmSelectionListener.

References cern::laser::client::services::selection::LaserSelectionException::getCode().


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

Generated by  doxygen 1.6.2