RTM
クラス ManagerPOA

java.lang.Object
  上位を拡張 org.omg.PortableServer.Servant
      上位を拡張 RTM.ManagerPOA
すべての実装されたインタフェース:
org.omg.CORBA.portable.InvokeHandler, ManagerOperations
直系の既知のサブクラス:
ManagerServant

public abstract class ManagerPOA
extends org.omg.PortableServer.Servant
implements ManagerOperations, org.omg.CORBA.portable.InvokeHandler

RTM/ManagerPOA.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/Manager.idl 2009�N11��17�� 11��41��47�b JST


コンストラクタの概要
ManagerPOA()
           
 
メソッドの概要
 java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId)
           
 org.omg.CORBA.portable.OutputStream _invoke(java.lang.String $method, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler $rh)
           
 Manager _this()
           
 Manager _this(org.omg.CORBA.ORB orb)
           
 
クラス org.omg.PortableServer.Servant から継承されたメソッド
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース RTM.ManagerOperations から継承されたメソッド
create_component, delete_component, fork, get_child, get_component_profiles, get_components, get_configuration, get_factory_profiles, get_loadable_modules, get_loaded_modules, get_owner, get_profile, get_service, load_module, restart, set_child, set_configuration, set_owner, shutdown, unload_module
 

コンストラクタの詳細

ManagerPOA

public ManagerPOA()
メソッドの詳細

_invoke

public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String $method,
                                                   org.omg.CORBA.portable.InputStream in,
                                                   org.omg.CORBA.portable.ResponseHandler $rh)
定義:
インタフェース org.omg.CORBA.portable.InvokeHandler 内の _invoke

_all_interfaces

public java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
                                          byte[] objectId)
定義:
クラス org.omg.PortableServer.Servant 内の _all_interfaces

_this

public Manager _this()

_this

public Manager _this(org.omg.CORBA.ORB orb)