Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

final synchronized ProcessingController getInstance ()

Private Member Functions

 ProcessingController ()

Private Attributes

Set listeners
boolean isProcessing

Static Private Attributes

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]
 


Member Function Documentation

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

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

boolean cern::laser::business::ProcessingController::isProcessing [private]
 

Set cern::laser::business::ProcessingController::listeners [private]
 

ProcessingController cern::laser::business::ProcessingController::singleton [static, private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:41 2009 for ACS Java API by doxygen 1.3.8