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

CosEventChannelAdmin::ConsumerAdmin Interface Reference

Interface for the consumer administration object. More...

import "CosEventChannelAdmin.idl";

Inherited by CosNotifyChannelAdmin::ConsumerAdmin, CosTypedEventChannelAdmin::TypedConsumerAdmin, DsEventLogAdmin::EventLogFactory, and DsTypedEventLogAdmin::TypedEventLogFactory.

List of all members.

Public Methods

ProxyPushSupplier obtain_push_supplier ()
 Obtain a push supplier proxy for this administration object. More...

ProxyPullSupplier obtain_pull_supplier ()
 Obtain a pull supplier proxy for this administration object. More...


Detailed Description

Interface for the consumer administration object.


Member Function Documentation

ProxyPullSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_pull_supplier  
 

Obtain a pull supplier proxy for this administration object.

Returns:
A ProxyPullSupplier object reference.

ProxyPushSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_push_supplier  
 

Obtain a push supplier proxy for this administration object.

Returns:
A ProxyPushSupplier object reference.