org.omg.SendingContext
クラス POA_CodeBase

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.PortableServer.DynamicImplementation
              |
              +--org.omg.SendingContext.POA_CodeBase
すべての実装インタフェース:
CodeBaseOperations, RunTimeOperations

public abstract class POA_CodeBase
extends DynamicImplementation
implements CodeBaseOperations


フィールドの概要
static java.util.Hashtable __methods
           
 
コンストラクタの概要
POA_CodeBase()
           
 
メソッドの概要
 java.lang.String[] _all_interfaces(POA poa, byte[] objectId)
           
 CodeBase _this()
           
 CodeBase _this(ORB orb)
           
 void invoke(ServerRequest __req)
           
 
クラス org.omg.PortableServer.Servant から継承したメソッド
_default_POA, _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
 
インタフェース org.omg.SendingContext.CodeBaseOperations から継承したメソッド
bases, get_ir, implementation, implementations, meta, metas
 

フィールドの詳細

__methods

public static java.util.Hashtable __methods
コンストラクタの詳細

POA_CodeBase

public POA_CodeBase()
メソッドの詳細

_this

public CodeBase _this()

_this

public CodeBase _this(ORB orb)

_all_interfaces

public java.lang.String[] _all_interfaces(POA poa,
                                          byte[] objectId)
オーバーライド:
クラス Servant 内の _all_interfaces

invoke

public void invoke(ServerRequest __req)
オーバーライド:
クラス DynamicImplementation 内の invoke