alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper Class Reference

Inheritance diagram for alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper:
Inheritance graph
[legend]
Collaboration diagram for alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestLifeCycleCompHelper (Logger containerLogger)

Protected Member Functions

ComponentLifecycle _createComponentImpl ()
Class<?extends Servant > _getPOATieClass ()
Class<?extends
ACSComponentOperations
_getOperationsInterface ()

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="TESTLIFECYCLECOMP_1" Code="alma.lifecycleTest.TestLifeCycleCompImpl.TestLifeCycleCompHelper" Type="IDL:alma/lifecycleTest/TestLifeCycleComp:1.0" Container="frodoContainer"

Author:
alma-component-helper-generator-tool

Constructor & Destructor Documentation

alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper::TestLifeCycleCompHelper ( Logger  containerLogger  )  [inline]

Constructor

Parameters:
containerLogger logger used only by the parent class.

Member Function Documentation

ComponentLifecycle alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper::_createComponentImpl (  )  [inline, protected, virtual]
Class<? extends ACSComponentOperations> alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper::_getOperationsInterface (  )  [inline, protected, virtual]
Class<? extends Servant> alma::lifecycleTest::TestLifeCycleCompImpl::TestLifeCycleCompHelper::_getPOATieClass (  )  [inline, protected, virtual]

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2