public class NCReceiverHelper extends ComponentHelper
componentInstanceName| Constructor and Description |
|---|
NCReceiverHelper(java.util.logging.Logger containerLogger) |
| Modifier and Type | Method and Description |
|---|---|
protected ComponentLifecycle |
_createComponentImpl()
Method _createComponentImpl to be provided by subclasses.
|
protected java.lang.Class |
_getOperationsInterface()
Gets the xxOperations interface as generated by the IDL compiler.
|
protected java.lang.Class |
_getPOATieClass()
This method must be provided by the component helper class.
|
_getComponentMethodsExcludedFromInvocationLogging, _getInterfaceTranslator, getComponentImpl, getComponentLogger, getInternalInterface, getOperationsInterface, requiresOrbCentralLogSuppressionpublic NCReceiverHelper(java.util.logging.Logger containerLogger)
protected ComponentLifecycle _createComponentImpl()
_createComponentImpl in class ComponentHelperprotected java.lang.Class _getPOATieClass()
_getPOATieClass in class ComponentHelperprotected java.lang.Class _getOperationsInterface()
_getOperationsInterface in class ComponentHelperClass object associated with the operations interface.