org.omg.CosEventChannelAdmin
Interface ProxyPullConsumerOperations

All Superinterfaces:
PullConsumerOperations
All Known Subinterfaces:
ProxyPullConsumer
All Known Implementing Classes:
_ProxyPullConsumerStub, ProxyPullConsumerImpl, ProxyPullConsumerPOA, ProxyPullConsumerPOATie

public interface ProxyPullConsumerOperations
extends PullConsumerOperations

Interface definition: ProxyPullConsumer.

Author:
OpenORB Compiler

Method Summary
 void connect_pull_supplier(PullSupplier pull_supplier)
          Operation connect_pull_supplier
 
Methods inherited from interface org.omg.CosEventComm.PullConsumerOperations
disconnect_pull_consumer
 

Method Detail

connect_pull_supplier

void connect_pull_supplier(PullSupplier pull_supplier)
                           throws AlreadyConnected,
                                  TypeError
Operation connect_pull_supplier

Throws:
AlreadyConnected
TypeError