org.omg.CosEventChannelAdmin
クラス POA_ProxyPushSupplier_tie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.PortableServer.DynamicImplementation
              |
              +--org.omg.CosEventChannelAdmin.POA_ProxyPushSupplier
                    |
                    +--org.omg.CosEventChannelAdmin.POA_ProxyPushSupplier_tie
すべての実装インタフェース:
ProxyPushSupplierOperations, PushSupplierOperations

public class POA_ProxyPushSupplier_tie
extends POA_ProxyPushSupplier


クラス org.omg.CosEventChannelAdmin.POA_ProxyPushSupplier から継承したフィールド
__methods
 
コンストラクタの概要
POA_ProxyPushSupplier_tie(ProxyPushSupplierOperations delegate)
           
POA_ProxyPushSupplier_tie(ProxyPushSupplierOperations delegate, POA poa)
           
 
メソッドの概要
 POA _default_POA()
           
 ProxyPushSupplierOperations _delegate()
           
 void _delegate(ProxyPushSupplierOperations delegate)
           
 void connect_push_consumer(PushConsumer push_consumer)
           
 void disconnect_push_supplier()
           
 
クラス org.omg.CosEventChannelAdmin.POA_ProxyPushSupplier から継承したメソッド
_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_ProxyPushSupplier_tie

public POA_ProxyPushSupplier_tie(ProxyPushSupplierOperations delegate)

POA_ProxyPushSupplier_tie

public POA_ProxyPushSupplier_tie(ProxyPushSupplierOperations delegate,
                                 POA poa)
メソッドの詳細

_delegate

public ProxyPushSupplierOperations _delegate()

_delegate

public void _delegate(ProxyPushSupplierOperations delegate)

_default_POA

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

disconnect_push_supplier

public void disconnect_push_supplier()

connect_push_consumer

public void connect_push_consumer(PushConsumer push_consumer)
                           throws AlreadyConnected,
                                  TypeError