public class PubSubComponentAccessUtil extends ComponentAccessUtil
ComponentAccessUtil.CompRefHelpercompName2Comp, contSrv, logger| Constructor and Description |
|---|
PubSubComponentAccessUtil(ContainerServices contSrv) |
| Modifier and Type | Method and Description |
|---|---|
CorbaNotifyConsumerOperations |
getDynamicSubscriberComponent(java.lang.String componentName,
java.lang.String containerName,
ImplLangT implLang) |
CorbaNotifySupplierOperations |
getDynamicSupplierComponent(java.lang.String componentName,
java.lang.String containerName,
ImplLangT implLang) |
getCachedComponentNames, getCachedComponents, getDynamicComponent, getDynamicComponentFromContainerServices, initCompImpl, logInfo, releaseAllComponents, releaseComponent, releaseComponentspublic PubSubComponentAccessUtil(ContainerServices contSrv)
public CorbaNotifySupplierOperations getDynamicSupplierComponent(java.lang.String componentName,
java.lang.String containerName,
ImplLangT implLang)
throws AcsJContainerServicesEx
AcsJContainerServicesExpublic CorbaNotifyConsumerOperations getDynamicSubscriberComponent(java.lang.String componentName,
java.lang.String containerName,
ImplLangT implLang)
throws AcsJContainerServicesEx
AcsJContainerServicesEx