org.omg.CosEventComm
インタフェース PullSupplierOperations

既知のサブインタフェースの一覧:
ProxyPullSupplier, ProxyPullSupplierOperations, PullSupplier
既知の実装クラスの一覧:
POA_PullSupplier, PullSupplierPOA

public interface PullSupplierOperations


メソッドの概要
 void disconnect_pull_supplier()
           
 Any pull()
           
 Any try_pull(BooleanHolder has_event)
           
 

メソッドの詳細

pull

public Any pull()
         throws Disconnected

try_pull

public Any try_pull(BooleanHolder has_event)
             throws Disconnected

disconnect_pull_supplier

public void disconnect_pull_supplier()