org.omg.CosEventChannelAdmin
Interface ProxyPullSupplierOperations

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

public interface ProxyPullSupplierOperations
extends PullSupplierOperations

Generated from IDL interface "ProxyPullSupplier".

Version:
generated at Sep 14, 2010 11:02:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

void connect_pull_consumer(PullConsumer pull_consumer)
                           throws AlreadyConnected
Throws:
AlreadyConnected