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, ProxyPullSupplierPOA, ProxyPullSupplierPOA, PullSupplierPOA, PullSupplierPOA, TypedProxyPullSupplierPOA, TypedProxyPullSupplierPOA, TypedPullSupplierPOA, TypedPullSupplierPOA

public interface PullSupplierOperations

Generated from IDL interface "PullSupplier"

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

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

Method Detail

pull

public Any pull()
         throws Disconnected
Throws:
Disconnected

try_pull

public Any try_pull(BooleanHolder has_event)
             throws Disconnected
Throws:
Disconnected

disconnect_pull_supplier

public void disconnect_pull_supplier()