org.omg.CosEventComm
Interface PullSupplierOperations

All Known Subinterfaces:
ProxyPullSupplier, ProxyPullSupplier, ProxyPullSupplierOperations, ProxyPullSupplierOperations, PullSupplier, PullSupplier, PullSupplierOperations, TypedProxyPullSupplier, TypedProxyPullSupplier, TypedProxyPullSupplierOperations, TypedProxyPullSupplierOperations, TypedPullSupplier, TypedPullSupplier, TypedPullSupplierOperations, TypedPullSupplierOperations
All Known Implementing Classes:
_ProxyPullSupplierStub, _ProxyPullSupplierStub, _PullSupplierStub, _PullSupplierStub, _TypedProxyPullSupplierStub, _TypedProxyPullSupplierStub, _TypedPullSupplierStub, _TypedPullSupplierStub, ECProxyPullSupplierImpl, ProxyPullSupplierImpl, ProxyPullSupplierImpl, ProxyPullSupplierPOA, ProxyPullSupplierPOA, ProxyPullSupplierPOATie, ProxyPullSupplierPOATie, PullSupplierPOA, PullSupplierPOA, PullSupplierPOATie, PullSupplierPOATie, TypedProxyPullSupplierImpl, TypedProxyPullSupplierPOA, TypedProxyPullSupplierPOA, TypedProxyPullSupplierPOATie, TypedProxyPullSupplierPOATie, TypedPullSupplierPOA, TypedPullSupplierPOA, TypedPullSupplierPOATie, TypedPullSupplierPOATie

public interface PullSupplierOperations

Generated from IDL interface "PullSupplier".

Version:
generated at Jan 1, 2011 11:42:58 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 void disconnect_pull_supplier()
           
 Any pull()
           
 Any try_pull(BooleanHolder has_event)
           
 

Method Detail

pull

Any pull()
         throws Disconnected
Throws:
Disconnected

try_pull

Any try_pull(BooleanHolder has_event)
             throws Disconnected
Throws:
Disconnected

disconnect_pull_supplier

void disconnect_pull_supplier()