org.omg.CosEventChannelAdmin
クラス POA_ProxyPullConsumer_tie

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

public class POA_ProxyPullConsumer_tie
extends POA_ProxyPullConsumer


クラス org.omg.CosEventChannelAdmin.POA_ProxyPullConsumer から継承したフィールド
__methods
 
コンストラクタの概要
POA_ProxyPullConsumer_tie(ProxyPullConsumerOperations delegate)
           
POA_ProxyPullConsumer_tie(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.POA_ProxyPullConsumer から継承したメソッド
_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_ProxyPullConsumer_tie

public POA_ProxyPullConsumer_tie(ProxyPullConsumerOperations delegate)

POA_ProxyPullConsumer_tie

public POA_ProxyPullConsumer_tie(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