import "CosTypedNotifyChannelAdmin.idl";
Inherits CosNotifyChannelAdmin::SupplierAdmin, and CosTypedEventChannelAdmin::TypedSupplierAdmin.
Public Methods | |
TypedProxyPushConsumer | obtain_typed_notification_push_consumer (in Key supported_interface, out CosNotifyChannelAdmin::ProxyID proxy_id) raises ( CosTypedEventChannelAdmin::InterfaceNotSupported, CosNotifyChannelAdmin::AdminLimitExceeded ) |
Obtain a push consumer proxy for this administration object. More... | |
TypedProxyPullConsumer | obtain_typed_notification_pull_consumer (in Key uses_interface, out CosNotifyChannelAdmin::ProxyID proxy_id) raises ( CosTypedEventChannelAdmin::NoSuchImplementation, CosNotifyChannelAdmin::AdminLimitExceeded ) |
Obtain a pull consumer proxy for this administration object. More... |
|
Obtain a pull consumer proxy for this administration object.
|
|
Obtain a push consumer proxy for this administration object.
|