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 |
| 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 |
1.7.0