alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper Class Reference

Inheritance diagram for alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper:
Inheritance graph
[legend]
Collaboration diagram for alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ContainerServicesTesterHelper (Logger containerLogger)

Static Public Attributes

static final String CONTAINERSERVICESTESTER_CORBATYPE = "IDL:alma/jconttest/ContainerServicesTester:1.0"

Protected Member Functions

ComponentLifecycle _createComponentImpl ()
Class
< ContainerServicesTesterPOATie > 
_getPOATieClass ()
Class
< ContainerServicesTesterOperations > 
_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="CONTAINERSERVICESTESTER1" Code="alma.jconttest.ContainerServicesTesterImpl.ContainerServicesTesterHelper" Type="IDL:alma/jconttest/ContainerServicesTester:1.0" Container="frodoContainer"

Author:
alma-component-helper-generator-tool

Constructor & Destructor Documentation

alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper::ContainerServicesTesterHelper ( Logger  containerLogger  )  [inline]

Constructor

Parameters:
containerLogger logger used only by the parent class.

Member Function Documentation

ComponentLifecycle alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper::_createComponentImpl (  )  [inline, protected, virtual]
Class<ContainerServicesTesterOperations> alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper::_getOperationsInterface (  )  [inline, protected, virtual]
Class<ContainerServicesTesterPOATie> alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper::_getPOATieClass (  )  [inline, protected, virtual]

Member Data Documentation

final String alma::jconttest::ContainerServicesTesterImpl::ContainerServicesTesterHelper::CONTAINERSERVICESTESTER_CORBATYPE = "IDL:alma/jconttest/ContainerServicesTester:1.0" [static]

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

Generated by  doxygen 1.6.2