org.omg.CosEventComm
クラス PullSupplierPOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.CosEventComm.PullSupplierPOA
              |
              +--org.omg.CosEventComm.PullSupplierPOATie
すべての実装インタフェース:
InvokeHandler, PullSupplierOperations

public class PullSupplierPOATie
extends PullSupplierPOA


クラス org.omg.CosEventComm.PullSupplierPOA から継承したフィールド
__methods
 
コンストラクタの概要
PullSupplierPOATie(PullSupplierOperations delegate)
           
PullSupplierPOATie(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.PullSupplierPOA から継承したメソッド
_all_interfaces, _invoke, _this, _this
 
クラス 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
 

コンストラクタの詳細

PullSupplierPOATie

public PullSupplierPOATie(PullSupplierOperations delegate)

PullSupplierPOATie

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