Public Member Functions

alma.demo.EventConsumerImpl.NCReceiverImpl Class Reference

Inheritance diagram for alma.demo.EventConsumerImpl.NCReceiverImpl:
alma.acs.component.ComponentImplBase alma.acs.component.ComponentLifecycle

List of all members.

Public Member Functions

void initialize (ContainerServices containerServices) throws ComponentLifecycleException
void receive (temperatureDataBlockEvent joe, EventDescription desc)
Class< temperatureDataBlockEvent > getEventType ()

Detailed Description

Implementation class of the ConsumerComp IDL interface, but using the new approach to create consumers through the container services. This implementation doesn't explicitly disconnect from the NC; instead, the container services does it internally.

Author:
rtobar, Nov 8th, 2010

Member Function Documentation

Class<temperatureDataBlockEvent> alma.demo.EventConsumerImpl.NCReceiverImpl.getEventType (  ) 
void alma.demo.EventConsumerImpl.NCReceiverImpl.receive ( temperatureDataBlockEvent  joe,
EventDescription  desc 
)

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