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 Member Functions

ProxyPushSupplier obtain_push_supplier ()
 Obtain a push supplier proxy for this administration object.
ProxyPullSupplier obtain_pull_supplier ()
 Obtain a pull supplier proxy for this administration object.


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.