org.omg.CosEventChannelAdmin
Interface ProxyPullSupplierOperations

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

public interface ProxyPullSupplierOperations
extends PullSupplierOperations

Generated from IDL interface "ProxyPullSupplier"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

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

Method Detail

connect_pull_consumer

public void connect_pull_consumer(PullConsumer pull_consumer)
                           throws AlreadyConnected
Throws:
AlreadyConnected