org.omg.CosEventComm
クラス POA_PushConsumer_tie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.PortableServer.DynamicImplementation
              |
              +--org.omg.CosEventComm.POA_PushConsumer
                    |
                    +--org.omg.CosEventComm.POA_PushConsumer_tie
すべての実装インタフェース:
PushConsumerOperations

public class POA_PushConsumer_tie
extends POA_PushConsumer


クラス org.omg.CosEventComm.POA_PushConsumer から継承したフィールド
__methods
 
コンストラクタの概要
POA_PushConsumer_tie(PushConsumerOperations delegate)
           
POA_PushConsumer_tie(PushConsumerOperations delegate, POA poa)
           
 
メソッドの概要
 POA _default_POA()
           
 PushConsumerOperations _delegate()
           
 void _delegate(PushConsumerOperations delegate)
           
 void disconnect_push_consumer()
           
 void push(Any data)
           
 
クラス org.omg.CosEventComm.POA_PushConsumer から継承したメソッド
_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_PushConsumer_tie

public POA_PushConsumer_tie(PushConsumerOperations delegate)

POA_PushConsumer_tie

public POA_PushConsumer_tie(PushConsumerOperations delegate,
                            POA poa)
メソッドの詳細

_delegate

public PushConsumerOperations _delegate()

_delegate

public void _delegate(PushConsumerOperations delegate)

_default_POA

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

push

public void push(Any data)
          throws Disconnected

disconnect_push_consumer

public void disconnect_push_consumer()