TAO_CosEvent  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
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";

Collaboration diagram for CosEventChannelAdmin::ConsumerAdmin:
Collaboration graph

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

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: