TAO_CosEvent 4.0.0
Loading...
Searching...
No Matches
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.
 
ProxyPullSupplier obtain_pull_supplier ()
 Create a new ProxyPullSupplier object.
 

Detailed Description

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

Member Function Documentation

◆ obtain_pull_supplier()

ProxyPullSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_pull_supplier ( )

Create a new ProxyPullSupplier object.

◆ obtain_push_supplier()

ProxyPushSupplier CosEventChannelAdmin::ConsumerAdmin::obtain_push_supplier ( )

Create a new ProxyPushSupplier object.


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