Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosEventChannelAdmin::SupplierAdmin Interface Reference

Interface for the supplier administration object. More...

import "CosEventChannelAdmin.idl";

Inherited by CosNotifyChannelAdmin::SupplierAdmin, and CosTypedEventChannelAdmin::TypedSupplierAdmin.

List of all members.

Public Methods

ProxyPushConsumer obtain_push_consumer ()
 Obtain a push consumer proxy for this administration object. More...

ProxyPullConsumer obtain_pull_consumer ()
 Obtain a pull consumer proxy for this administration object. More...


Detailed Description

Interface for the supplier administration object.


Member Function Documentation

ProxyPullConsumer CosEventChannelAdmin::SupplierAdmin::obtain_pull_consumer  
 

Obtain a pull consumer proxy for this administration object.

Returns:
A ProxyPullConsumer object reference.

ProxyPushConsumer CosEventChannelAdmin::SupplierAdmin::obtain_push_consumer  
 

Obtain a push consumer proxy for this administration object.

Returns:
A ProxyPushConsumer object reference.