org.omg.CosEventChannelAdmin
クラス ProxyPushSupplierPOATie

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

public class ProxyPushSupplierPOATie
extends ProxyPushSupplierPOA


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

コンストラクタの詳細

ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate)

ProxyPushSupplierPOATie

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