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

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

import"CosEventChannelAdmin.idl";

Public Member Functions

ProxyPushSupplier obtain_push_supplier ()
 Create a new ProxyPushSupplier object. More...
 
ProxyPullSupplier obtain_pull_supplier ()
 Create a new ProxyPullSupplier object. More...
 

Detailed Description

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

Member Function Documentation

ProxyPullSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_pull_supplier ( )

Create a new ProxyPullSupplier object.

ProxyPushSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_push_supplier ( )

Create a new ProxyPushSupplier object.


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