

Public Member Functions | |
| EventSupplierSpr2005067Helper (Logger containerLogger) | |
Protected Member Functions | |
| ComponentLifecycle | _createComponentImpl () |
| Class<?extends Servant > | _getPOATieClass () |
| Class<?extends ACSComponentOperations > | _getOperationsInterface () |
| alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Helper::EventSupplierSpr2005067Helper | ( | Logger | containerLogger | ) | [inline] |
| ComponentLifecycle alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Helper::_createComponentImpl | ( | ) | [inline, protected, virtual] |
Method _createComponentImpl to be provided by subclasses. Must return the same object that also implements the functional interface.
Implements alma::acs::container::ComponentHelper.
| Class<? extends ACSComponentOperations> alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Helper::_getOperationsInterface | ( | ) | [inline, protected, virtual] |
Gets the xxOperations interface as generated by the IDL compiler.
This method must be provided by the component helper class.
Class object associated with the operations interface. Implements alma::acs::container::ComponentHelper.
| Class<? extends Servant> alma::nctest::EventSupplierSpr2005067Impl::EventSupplierSpr2005067Helper::_getPOATieClass | ( | ) | [inline, protected, virtual] |
This method must be provided by the component helper class.
Implements alma::acs::container::ComponentHelper.
1.6.2