import "CosTypedNotifyChannelAdmin.idl";
Inherits CosNotifyChannelAdmin::ConsumerAdmin, and CosTypedEventChannelAdmin::TypedConsumerAdmin.
Public Methods | |
TypedProxyPullSupplier | obtain_typed_notification_pull_supplier (in Key supported_interface, out CosNotifyChannelAdmin::ProxyID proxy_id) raises ( CosTypedEventChannelAdmin::InterfaceNotSupported, CosNotifyChannelAdmin::AdminLimitExceeded ) |
Obtain a pull supplier proxy for this administration object. More... | |
TypedProxyPushSupplier | obtain_typed_notification_push_supplier (in Key uses_interface, out CosNotifyChannelAdmin::ProxyID proxy_id) raises ( CosTypedEventChannelAdmin::NoSuchImplementation, CosNotifyChannelAdmin::AdminLimitExceeded ) |
Obtain a push supplier proxy for this administration object. More... |
|
Obtain a pull supplier proxy for this administration object.
|
|
Obtain a push supplier proxy for this administration object.
|