public class SupplierTestComponentHelper extends ComponentHelper
componentInstanceName| Constructor and Description |
|---|
SupplierTestComponentHelper(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 LampAccess component.
|
protected java.lang.Class<? extends ACSComponentOperations> |
_getOperationsInterface()
Gets an instance of the operations of the LampAccess component.
|
protected java.lang.Class<? extends org.omg.PortableServer.Servant> |
_getPOATieClass()
Gets an instance of the POATie class of the LampAccess component.
|
_getComponentMethodsExcludedFromInvocationLogging, _getInterfaceTranslator, getComponentImpl, getComponentLogger, getInternalInterface, getOperationsInterface, requiresOrbCentralLogSuppressionpublic SupplierTestComponentHelper(java.util.logging.Logger containerLogger)
containerLogger - protected ComponentLifecycle _createComponentImpl()
_createComponentImpl in class ComponentHelperComponentHelper._createComponentImpl()protected java.lang.Class<? extends org.omg.PortableServer.Servant> _getPOATieClass()
_getPOATieClass in class ComponentHelperComponentHelper._getPOATieClass()protected java.lang.Class<? extends ACSComponentOperations> _getOperationsInterface()
_getOperationsInterface in class ComponentHelperComponentHelper.getOperationsInterface()