org.omg.CosEventChannelAdmin
Interface ProxyPullSupplierOperations

All Superinterfaces:
PullSupplierOperations
All Known Subinterfaces:
ProxyPullSupplier, TypedProxyPullSupplier, TypedProxyPullSupplierOperations
All Known Implementing Classes:
_ProxyPullSupplierStub, _TypedProxyPullSupplierStub, ProxyPullSupplierPOA, ProxyPullSupplierPOATie, TypedProxyPullSupplierPOA, TypedProxyPullSupplierPOATie

public interface ProxyPullSupplierOperations
extends PullSupplierOperations

Interface definition: ProxyPullSupplier.

Author:
OpenORB Compiler

Method Summary
 void connect_pull_consumer(PullConsumer pull_consumer)
          Operation connect_pull_consumer
 
Methods inherited from interface org.omg.CosEventComm.PullSupplierOperations
disconnect_pull_supplier, pull, try_pull
 

Method Detail

connect_pull_consumer

void connect_pull_consumer(PullConsumer pull_consumer)
                           throws AlreadyConnected
Operation connect_pull_consumer

Throws:
AlreadyConnected