cern::laser::business::ProcessingController Class Reference

Collaboration diagram for cern::laser::business::ProcessingController:
Collaboration graph
[legend]

List of all members.

Public Member Functions

synchronized void addListener (ProcessingControllerListener listener)
synchronized void startProcessing ()
synchronized boolean isProcessing ()

Static Public Member Functions

static final synchronized
ProcessingController 
getInstance ()

Private Member Functions

 ProcessingController ()

Private Attributes

Set listeners
boolean isProcessing

Static Private Attributes

static ProcessingController singleton

Detailed Description

This class is a singleton controlling if the MDB's should start processing alarm messages or not. The MDB's are notified via an callback method.

Version:
Revision
1.2
Date
2006/09/25 08:52:36
Author:
Katarina Sigerud

Constructor & Destructor Documentation

cern::laser::business::ProcessingController::ProcessingController (  )  [inline, private]

References isProcessing(), and listeners.

Referenced by getInstance().


Member Function Documentation

synchronized void cern::laser::business::ProcessingController::addListener ( ProcessingControllerListener  listener  )  [inline]

References listeners.

static final synchronized ProcessingController cern::laser::business::ProcessingController::getInstance (  )  [inline, static]
synchronized boolean cern::laser::business::ProcessingController::isProcessing (  )  [inline]
synchronized void cern::laser::business::ProcessingController::startProcessing (  )  [inline]

Member Data Documentation

Referenced by getInstance().


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

Generated by  doxygen 1.6.2