org.omg.CosEventChannelAdmin
クラス ProxyPullConsumerPOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.CosEventChannelAdmin.ProxyPullConsumerPOA
              |
              +--org.omg.CosEventChannelAdmin.ProxyPullConsumerPOATie
すべての実装インタフェース:
InvokeHandler, ProxyPullConsumerOperations, PullConsumerOperations

public class ProxyPullConsumerPOATie
extends ProxyPullConsumerPOA


クラス org.omg.CosEventChannelAdmin.ProxyPullConsumerPOA から継承したフィールド
__methods
 
コンストラクタの概要
ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate)
           
ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate, POA poa)
           
 
メソッドの概要
 POA _default_POA()
           
 ProxyPullConsumerOperations _delegate()
           
 void _delegate(ProxyPullConsumerOperations delegate)
           
 void connect_pull_supplier(PullSupplier pull_supplier)
           
 void disconnect_pull_consumer()
           
 
クラス org.omg.CosEventChannelAdmin.ProxyPullConsumerPOA から継承したメソッド
_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
 

コンストラクタの詳細

ProxyPullConsumerPOATie

public ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate)

ProxyPullConsumerPOATie

public ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate,
                               POA poa)
メソッドの詳細

_delegate

public ProxyPullConsumerOperations _delegate()

_delegate

public void _delegate(ProxyPullConsumerOperations delegate)

_default_POA

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

disconnect_pull_consumer

public void disconnect_pull_consumer()

connect_pull_supplier

public void connect_pull_supplier(PullSupplier pull_supplier)
                           throws AlreadyConnected,
                                  TypeError