TAO_CosEvent  2.0.7
Public Member Functions
CosEventChannelAdmin::ConsumerAdmin Interface Reference

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

#include <CosEventChannelAdmin.idl>

List of all members.

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