ALMA Computing Group

alma::demo::LampAccessImpl::LampAccessHelper Class Reference

List of all members.

Public Member Functions

 LampAccessHelper (Logger containerLogger)
 Passes a logger to the callback object.

Protected Member Functions

ComponentLifecycle _createComponentImpl ()
 Gets an instance of the implementation class of the LampAccess component.
Class _getPOATieClass ()
 Gets an instance of the POATie class of the LampAccess component.
Class _getOperationsInterface ()
 Gets an instance of the operations of the LampAccess component.

Detailed Description

Author:
alma-component-helper-generator-tool

Definition at line 34 of file LampAccessHelper.java.


Constructor & Destructor Documentation

alma::demo::LampAccessImpl::LampAccessHelper::LampAccessHelper Logger  containerLogger  )  [inline]
 

Passes a logger to the callback object.

Parameters:
containerLogger 
Definition at line 40 of file LampAccessHelper.java.


Member Function Documentation

ComponentLifecycle alma::demo::LampAccessImpl::LampAccessHelper::_createComponentImpl  )  [inline, protected]
 

Gets an instance of the implementation class of the LampAccess component.

Returns:
ComponentLifecycle
See also:
alma.acs.container.ComponentHelper#_createComponentImpl()
Definition at line 50 of file LampAccessHelper.java.

Class alma::demo::LampAccessImpl::LampAccessHelper::_getOperationsInterface  )  [inline, protected]
 

Gets an instance of the operations of the LampAccess component.

Returns:
Class
See also:
alma.acs.container.ComponentHelper#getOperationsInterface()
Definition at line 70 of file LampAccessHelper.java.

Class alma::demo::LampAccessImpl::LampAccessHelper::_getPOATieClass  )  [inline, protected]
 

Gets an instance of the POATie class of the LampAccess component.

Returns:
Class
See also:
alma.acs.container.ComponentHelper#_getPOATieClass()
Definition at line 60 of file LampAccessHelper.java.


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