public class _ManagerStub extends org.omg.CORBA.portable.ObjectImpl implements Manager
| Constructor and Description | 
|---|
_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 in interface ManagerOperationspublic ReturnCode_t unload_module(java.lang.String pathname)
unload_module in interface ManagerOperationspublic ModuleProfile[] get_loadable_modules()
get_loadable_modules in interface ManagerOperationspublic ModuleProfile[] get_loaded_modules()
get_loaded_modules in interface ManagerOperationspublic ModuleProfile[] get_factory_profiles()
get_factory_profiles in interface ManagerOperationspublic RTObject create_component(java.lang.String module_name)
create_component in interface ManagerOperationspublic ReturnCode_t delete_component(java.lang.String instance_name)
delete_component in interface ManagerOperationspublic RTObject[] get_components()
get_components in interface ManagerOperationspublic ComponentProfile[] get_component_profiles()
get_component_profiles in interface ManagerOperationspublic RTObject[] get_components_by_name(java.lang.String name)
get_components_by_name in interface ManagerOperationspublic ManagerProfile get_profile()
get_profile in interface ManagerOperationspublic NameValue[] get_configuration()
get_configuration in interface ManagerOperationspublic ReturnCode_t set_configuration(java.lang.String name, java.lang.String value)
set_configuration in interface ManagerOperationspublic boolean is_master()
is_master in interface ManagerOperationspublic Manager[] get_master_managers()
get_master_managers in interface ManagerOperationspublic ReturnCode_t add_master_manager(Manager mgr)
add_master_manager in interface ManagerOperationspublic ReturnCode_t remove_master_manager(Manager mgr)
remove_master_manager in interface ManagerOperationspublic Manager[] get_slave_managers()
get_slave_managers in interface ManagerOperationspublic ReturnCode_t add_slave_manager(Manager mgr)
add_slave_manager in interface ManagerOperationspublic ReturnCode_t remove_slave_manager(Manager mgr)
remove_slave_manager in interface ManagerOperationspublic ReturnCode_t fork()
fork in interface ManagerOperationspublic ReturnCode_t shutdown()
shutdown in interface ManagerOperationspublic ReturnCode_t restart()
restart in interface ManagerOperationspublic org.omg.CORBA.Object get_service(java.lang.String name)
get_service in interface ManagerOperationspublic java.lang.String[] _ids()
_ids in class org.omg.CORBA.portable.ObjectImpl