Public Member Functions | Static Public Member Functions

cern.laser.business.ProcessingController Class Reference

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 ()

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

Member Function Documentation

synchronized void cern.laser.business.ProcessingController.addListener ( ProcessingControllerListener  listener  ) 
static final synchronized ProcessingController cern.laser.business.ProcessingController.getInstance (  )  [static]
synchronized boolean cern.laser.business.ProcessingController.isProcessing (  ) 
synchronized void cern.laser.business.ProcessingController.startProcessing (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties