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 . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/Manager.idl Thursday, March 3, 2011 3:01:40 PM 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 から継承されたメソッド
add_master_manager, add_slave_manager, create_component, delete_component, fork, get_component_profiles, get_components, get_configuration, get_factory_profiles, get_loadable_modules, get_loaded_modules, get_master_managers, get_profile, get_service, get_slave_managers, is_master, load_module, remove_master_manager, remove_slave_manager, restart, set_configuration, 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)