org.omg.CosEventComm
クラス POA_PullSupplier_tie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.PortableServer.DynamicImplementation
              |
              +--org.omg.CosEventComm.POA_PullSupplier
                    |
                    +--org.omg.CosEventComm.POA_PullSupplier_tie
すべての実装インタフェース:
PullSupplierOperations

public class POA_PullSupplier_tie
extends POA_PullSupplier


クラス org.omg.CosEventComm.POA_PullSupplier から継承したフィールド
__methods
 
コンストラクタの概要
POA_PullSupplier_tie(PullSupplierOperations delegate)
           
POA_PullSupplier_tie(PullSupplierOperations delegate, POA poa)
           
 
メソッドの概要
 POA _default_POA()
           
 PullSupplierOperations _delegate()
           
 void _delegate(PullSupplierOperations delegate)
           
 void disconnect_pull_supplier()
           
 Any pull()
           
 Any try_pull(BooleanHolder has_event)
           
 
クラス org.omg.CosEventComm.POA_PullSupplier から継承したメソッド
_all_interfaces, _this, _this, invoke
 
クラス org.omg.PortableServer.Servant から継承したメソッド
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

POA_PullSupplier_tie

public POA_PullSupplier_tie(PullSupplierOperations delegate)

POA_PullSupplier_tie

public POA_PullSupplier_tie(PullSupplierOperations delegate,
                            POA poa)
メソッドの詳細

_delegate

public PullSupplierOperations _delegate()

_delegate

public void _delegate(PullSupplierOperations delegate)

_default_POA

public POA _default_POA()
オーバーライド:
クラス Servant 内の _default_POA

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()