TAO_CosEvent  2.0.7
Public Member Functions
CosEventChannelAdmin::SupplierAdmin Interface Reference

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

#include <CosEventChannelAdmin.idl>

List of all members.

Public Member Functions

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines