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

alma::nctest::clients::FridgeConsumer Class Reference

Inheritance diagram for alma::nctest::clients::FridgeConsumer:

Inheritance graph
[legend]
Collaboration diagram for alma::nctest::clients::FridgeConsumer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FridgeConsumer (alma.acs.container.ContainerServices services) throws Exception
void processEvent (Object corbaData)

Static Public Member Functions

void main (String[] args)

Package Attributes

int eventCount = 0
volatile boolean readyForShutdown = false

Detailed Description

FridgeConsumer is a simple class that connects to the "fridge" notification channel, receives five events, and then disconnects from the channel.
Author:
dfugate


Constructor & Destructor Documentation

alma::nctest::clients::FridgeConsumer::FridgeConsumer alma.acs.container.ContainerServices  services  )  throws Exception [inline]
 

Creates a new instance of FridgeConsumer


Member Function Documentation

void alma::nctest::clients::FridgeConsumer::main String[]  args  )  [inline, static]
 

Illustrates a simple example outside of the component/container model.

Parameters:
args Not used!

void alma::nctest::clients::FridgeConsumer::processEvent Object  corbaData  )  [inline]
 

processEvent must be overriden in Consumer subclasses to do something useful.

Parameters:
corbaData CORBA data extracted from the event.

Reimplemented from alma::acs::nc::Consumer.


Member Data Documentation

int alma::nctest::clients::FridgeConsumer::eventCount = 0 [package]
 

Total number of events that have been consumed.

volatile boolean alma::nctest::clients::FridgeConsumer::readyForShutdown = false [package]
 


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