alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper Class Reference

Inheritance diagram for alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper:
Inheritance graph
[legend]
Collaboration diagram for alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EnumTestComponentImplHelper (Logger containerLogger)

Protected Member Functions

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

Detailed Description

Author:
msekoranja

Constructor & Destructor Documentation

alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper::EnumTestComponentImplHelper ( Logger  containerLogger  )  [inline]

Passes a logger to the callback object.

Parameters:
containerLogger 

Member Function Documentation

ComponentLifecycle alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper::_createComponentImpl (  )  throws AcsJComponentCreationEx [inline, protected, virtual]

Method _createComponentImpl to be provided by subclasses. Must return the same object that also implements the functional component interface.

Returns:
ComponentLifecycle The component impl class that implements the ComponentLifecycle interface.
Exceptions:
AcsJComponentCreationEx if the component implementation class could not be instantiated

Implements alma::acs::container::ComponentHelper.

Class<? extends ACSComponentOperations> alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper::_getOperationsInterface (  )  [inline, protected, virtual]

Gets the xxOperations interface as generated by the IDL compiler.

This method must be provided by the component helper class.

Returns:
the Class object associated with the operations interface.

Implements alma::acs::container::ComponentHelper.

Class<? extends Servant> alma::ACS::jbaci::enumProp::test::EnumTestComponentImplHelper::_getPOATieClass (  )  [inline, protected, virtual]

This method must be provided by the component helper class. It must return the Class of the IDL-generated POA-Tie Servant, as in
return DummyComponentPOATie.class;.

Implements alma::acs::container::ComponentHelper.


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

Generated by  doxygen 1.6.2