public abstract class ManagerPOA extends org.omg.PortableServer.Servant implements ManagerOperations, org.omg.CORBA.portable.InvokeHandler
| Constructor and Description | 
|---|
ManagerPOA()  | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd_master_manager, add_slave_manager, create_component, delete_component, fork, get_component_profiles, get_components_by_name, 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_modulepublic org.omg.CORBA.portable.OutputStream _invoke(java.lang.String $method,
                                                   org.omg.CORBA.portable.InputStream in,
                                                   org.omg.CORBA.portable.ResponseHandler $rh)
_invoke in interface org.omg.CORBA.portable.InvokeHandlerpublic java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
                                          byte[] objectId)
_all_interfaces in class org.omg.PortableServer.Servantpublic Manager _this()
public Manager _this(org.omg.CORBA.ORB orb)