

Public Member Functions | |
| void | sendEvents (short param) |
| void | sendEventsSpecial (alma.FRIDGE.FridgeControlPackage.NestedFridgeEvent[] eventData) throws alma.ACSErrTypeCommon.CouldntPerformActionEx |
| void | cleanUp () |
| void | initialize (ContainerServices containerServices) throws ComponentLifecycleException |
Private Attributes | |
| SimpleSupplier | m_supplier = null |
Class designed for testing event suppliers.
| void alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Impl::cleanUp | ( | ) | [inline] |
Disconnects the supplier.
Reimplemented from alma::acs::component::ComponentImplBase.
References alma::acs::nc::SimpleSupplier::disconnect(), alma::acs::nc::SimpleSupplier::disconnect_structured_push_supplier(), alma::acs::component::ComponentImplBase::m_logger, and m_supplier.
| void alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Impl::initialize | ( | ContainerServices | containerServices | ) | throws ComponentLifecycleException [inline] |
Sets up the SimpleSupplier.
| containerServices | Services to components. |
| ComponentLifecycleException | Not thrown. |
Reimplemented from alma::acs::component::ComponentImplBase.
References alma::acs::component::ComponentImplBase::m_containerServices, alma::acs::component::ComponentImplBase::m_logger, and m_supplier.
| void alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Impl::sendEvents | ( | short | param | ) | [inline] |
Sends some events to an event channel.
| param | number of events to send |
Implements alma::demo::SupplierCompOperations.
References alma::acs::exceptions::AcsJException::log(), alma::acs::component::ComponentImplBase::m_logger, m_supplier, and alma::acs::nc::SimpleSupplier::publishEvent().
| void alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Impl::sendEventsSpecial | ( | alma.FRIDGE.FridgeControlPackage.NestedFridgeEvent[] | eventData | ) | throws alma.ACSErrTypeCommon.CouldntPerformActionEx [inline] |
Implements alma::demo::SupplierCompOperations.
SimpleSupplier alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Impl::m_supplier = null [private] |
Referenced by cleanUp(), initialize(), and sendEvents().
1.6.2