alma::demo::DemoCallbackResponderImpl::DemoCallbackResponderHelper Class Reference
List of all members.
Detailed Description
Component helper class. Generated for convenience, but can be modified by the component developer. Must therefore be treated like any other Java class (CVS, ...).
To create an entry for your component in the Configuration Database, copy the line below into a new entry in the file $ACS_CDB/MACI/Components/Components.xml and modify the instance name of the component and the container:
Name="DEMOCALLBACKRESPONDER_1" Code="alma.demo.DemoCallbackResponderImpl.DemoCallbackResponderHelper" Type="IDL:alma/demo/DemoCallbackResponder:1.0" Container="frodoContainer"
- Author:
- alma-component-helper-generator-tool
Constructor & Destructor Documentation
| alma::demo::DemoCallbackResponderImpl::DemoCallbackResponderHelper::DemoCallbackResponderHelper |
( |
Logger |
containerLogger |
) |
[inline] |
Constructor
- Parameters:
-
| containerLogger | logger used only by the parent class. |
Member Function Documentation
| ComponentLifecycle alma::demo::DemoCallbackResponderImpl::DemoCallbackResponderHelper::_createComponentImpl |
( |
|
) |
[inline, protected, virtual] |
| Class alma::demo::DemoCallbackResponderImpl::DemoCallbackResponderHelper::_getOperationsInterface |
( |
|
) |
[inline, protected, virtual] |
| Class alma::demo::DemoCallbackResponderImpl::DemoCallbackResponderHelper::_getPOATieClass |
( |
|
) |
[inline, protected, virtual] |
The documentation for this class was generated from the following file: