Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CosEventChannelAdmin::ProxyPushConsumer Interface Reference

Interface used by push-style suppliers. More...

import "CosEventChannelAdmin.idl";

Inheritance diagram for CosEventChannelAdmin::ProxyPushConsumer:

Inheritance graph
[legend]
Collaboration diagram for CosEventChannelAdmin::ProxyPushConsumer:

Collaboration graph
[legend]
List of all members.

Public Methods

void connect_push_supplier (in CosEventComm::PushSupplier push_supplier) raises (AlreadyConnected)
 Connect a push-style supplier to the Event Service.


Detailed Description

Interface used by push-style suppliers.

The application can use the methods derived from CosEventComm::PushConsumer to disconnect from the Event Service and push events.


Member Function Documentation

void CosEventChannelAdmin::ProxyPushConsumer::connect_push_supplier in CosEventComm::PushSupplier    push_supplier raises (AlreadyConnected)
 

Connect a push-style supplier to the Event Service.

Before pushing events into its Proxy the application must call the following operation.

Parameters:
push_supplier  Callback interface, invoked by the Event Service if it is destroyed while the push-style supplier is still connected. If the argument is nil the callback is not invoked.
Exceptions:
AlreadyConnected  if the operation is called a second time.


The documentation for this interface was generated from the following file:
Generated on Thu Jan 15 00:30:54 2004 for TAO_CosEvent by doxygen1.2.18