TAO_CosEvent  2.3.2
Public Member Functions | List of all members
CosEventChannelAdmin::SupplierAdmin Interface Reference

Abstract Factory used to create proxies for pull-style and push-style suppliers. More...

import"CosEventChannelAdmin.idl";

Public Member Functions

ProxyPushConsumer obtain_push_consumer ()
 Create a new ProxyPushConsumer object. More...
 
ProxyPullConsumer obtain_pull_consumer ()
 Create a new ProxyPullConsumer object. More...
 

Detailed Description

Abstract Factory used to create proxies for pull-style and push-style suppliers.

Member Function Documentation

ProxyPullConsumer CosEventChannelAdmin::SupplierAdmin::obtain_pull_consumer ( )

Create a new ProxyPullConsumer object.

ProxyPushConsumer CosEventChannelAdmin::SupplierAdmin::obtain_push_consumer ( )

Create a new ProxyPushConsumer object.


The documentation for this interface was generated from the following file: