Classes | Public Member Functions

alma.demo.EventSupplierImpl.EventSupplierImpl Class Reference

Inheritance diagram for alma.demo.EventSupplierImpl.EventSupplierImpl:
alma.acs.component.ComponentImplBase alma.acs.component.ComponentLifecycle

List of all members.

Classes

class  EventProcessingCallbackImpl

Public Member Functions

void initialize (ContainerServices containerServices) throws ComponentLifecycleException
void cleanUp ()
void sendEvents (short param) throws CouldntPerformActionEx
void sendEventsSpecial (NestedFridgeEvent[] eventData) throws CouldntPerformActionEx

Detailed Description

Author:
dfugate

Member Function Documentation

void alma.demo.EventSupplierImpl.EventSupplierImpl.cleanUp (  ) 

Disconnects the supplier before component is removed.

References alma.acs.nc.SimpleSupplier.disconnect().

void alma.demo.EventSupplierImpl.EventSupplierImpl.initialize ( ContainerServices  containerServices  )  throws ComponentLifecycleException

Sets up the SimpleSupplier.

References alma.acs.component.ComponentImplBase.m_containerServices.

void alma.demo.EventSupplierImpl.EventSupplierImpl.sendEvents ( short  param  )  throws CouldntPerformActionEx

The IDL-defined method that sends the temperatureDataBlockEvent fridge event a given number of times.

References alma.acs.component.ComponentImplBase.m_logger, and alma.acs.nc.SimpleSupplier.publishEvent().

void alma.demo.EventSupplierImpl.EventSupplierImpl.sendEventsSpecial ( NestedFridgeEvent[]  eventData  )  throws CouldntPerformActionEx

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