public class _ManagerStub extends org.omg.CORBA.portable.ObjectImpl implements Manager
| コンストラクタと説明 |
|---|
_ManagerStub() |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic ReturnCode_t load_module(java.lang.String pathname, java.lang.String initfunc)
load_module インタフェース内 ManagerOperationspublic ReturnCode_t unload_module(java.lang.String pathname)
unload_module インタフェース内 ManagerOperationspublic ModuleProfile[] get_loadable_modules()
get_loadable_modules インタフェース内 ManagerOperationspublic ModuleProfile[] get_loaded_modules()
get_loaded_modules インタフェース内 ManagerOperationspublic ModuleProfile[] get_factory_profiles()
get_factory_profiles インタフェース内 ManagerOperationspublic RTObject create_component(java.lang.String module_name)
create_component インタフェース内 ManagerOperationspublic ReturnCode_t delete_component(java.lang.String instance_name)
delete_component インタフェース内 ManagerOperationspublic RTObject[] get_components()
get_components インタフェース内 ManagerOperationspublic ComponentProfile[] get_component_profiles()
get_component_profiles インタフェース内 ManagerOperationspublic ManagerProfile get_profile()
get_profile インタフェース内 ManagerOperationspublic NameValue[] get_configuration()
get_configuration インタフェース内 ManagerOperationspublic ReturnCode_t set_configuration(java.lang.String name, java.lang.String value)
set_configuration インタフェース内 ManagerOperationspublic boolean is_master()
is_master インタフェース内 ManagerOperationspublic Manager[] get_master_managers()
get_master_managers インタフェース内 ManagerOperationspublic ReturnCode_t add_master_manager(Manager mgr)
add_master_manager インタフェース内 ManagerOperationspublic ReturnCode_t remove_master_manager(Manager mgr)
remove_master_manager インタフェース内 ManagerOperationspublic Manager[] get_slave_managers()
get_slave_managers インタフェース内 ManagerOperationspublic ReturnCode_t add_slave_manager(Manager mgr)
add_slave_manager インタフェース内 ManagerOperationspublic ReturnCode_t remove_slave_manager(Manager mgr)
remove_slave_manager インタフェース内 ManagerOperationspublic ReturnCode_t fork()
fork インタフェース内 ManagerOperationspublic ReturnCode_t shutdown()
shutdown インタフェース内 ManagerOperationspublic ReturnCode_t restart()
restart インタフェース内 ManagerOperationspublic org.omg.CORBA.Object get_service(java.lang.String name)
get_service インタフェース内 ManagerOperationspublic java.lang.String[] _ids()
_ids クラス内 org.omg.CORBA.portable.ObjectImpl