org.omg.CosEventChannelAdmin
クラス ProxyPullSupplierPOATie

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

public class ProxyPullSupplierPOATie
extends ProxyPullSupplierPOA


クラス org.omg.CosEventChannelAdmin.ProxyPullSupplierPOA から継承したフィールド
__methods
 
コンストラクタの概要
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)
           
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate, POA poa)
           
 
メソッドの概要
 POA _default_POA()
           
 ProxyPullSupplierOperations _delegate()
           
 void _delegate(ProxyPullSupplierOperations delegate)
           
 void connect_pull_consumer(PullConsumer pull_consumer)
           
 void disconnect_pull_supplier()
           
 Any pull()
           
 Any try_pull(BooleanHolder has_event)
           
 
クラス org.omg.CosEventChannelAdmin.ProxyPullSupplierPOA から継承したメソッド
_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
 

コンストラクタの詳細

ProxyPullSupplierPOATie

public ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)

ProxyPullSupplierPOATie

public ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate,
                               POA poa)
メソッドの詳細

_delegate

public ProxyPullSupplierOperations _delegate()

_delegate

public void _delegate(ProxyPullSupplierOperations 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()

connect_pull_consumer

public void connect_pull_consumer(PullConsumer pull_consumer)
                           throws AlreadyConnected