public class LampCallbackHelper extends ComponentHelper
componentInstanceName| Constructor and Description |
|---|
LampCallbackHelper(java.util.logging.Logger containerLogger)
Passes a logger to the callback object.
|
| Modifier and Type | Method and Description |
|---|---|
protected ComponentLifecycle |
_createComponentImpl()
Gets an instance of the implementation class of the LampCallback component.
|
protected java.lang.Class |
_getOperationsInterface()
Gets an instance of the operations of the LampAccess component.
|
protected java.lang.Class |
_getPOATieClass()
Gets an instance of the POATie class of the LampCallback component.
|
_getComponentMethodsExcludedFromInvocationLogging, _getInterfaceTranslator, getComponentImpl, getComponentLogger, getInternalInterface, getOperationsInterface, requiresOrbCentralLogSuppressionpublic LampCallbackHelper(java.util.logging.Logger containerLogger)
containerLogger - protected ComponentLifecycle _createComponentImpl()
_createComponentImpl in class ComponentHelperComponentHelper._createComponentImpl()protected java.lang.Class _getPOATieClass()
_getPOATieClass in class ComponentHelperComponentHelper._getPOATieClass()protected java.lang.Class _getOperationsInterface()
_getOperationsInterface in class ComponentHelperComponentHelper.getOperationsInterface()