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

alma::demo::EventConsumerImpl::EventConsumerImpl Class Reference

Inheritance diagram for alma::demo::EventConsumerImpl::EventConsumerImpl:

Inheritance graph
[legend]
Collaboration diagram for alma::demo::EventConsumerImpl::EventConsumerImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void initialize (ContainerServices containerServices) throws ComponentLifecycleException
void receive (alma.FRIDGE.temperatureDataBlockEvent joe)
void cleanUp ()

Private Attributes

Consumer m_consumer

Detailed Description

Implementation class of the ConsumerComp IDL interface.
Author:
dfugate


Member Function Documentation

void alma::demo::EventConsumerImpl::EventConsumerImpl::cleanUp  )  [inline]
 

Disconnects the Consumer

void alma::demo::EventConsumerImpl::EventConsumerImpl::initialize ContainerServices  containerServices  )  throws ComponentLifecycleException [inline]
 

Sets up the Consumer.

void alma::demo::EventConsumerImpl::EventConsumerImpl::receive alma.FRIDGE.temperatureDataBlockEvent  joe  )  [inline]
 

This method will be called whenever a temperatureDataBlockEvent becomes available on the channel.

Note that this method is found by the framework through introspection, see Consumer#addSubscription(java.lang.Class, java.lang.Object).


Member Data Documentation

Consumer alma::demo::EventConsumerImpl::EventConsumerImpl::m_consumer [private]
 


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