

Public Member Functions | |
| ManagerProxy (si.ijs.maci.Manager manager) | |
| ManagerProxy (java.lang.Object obj) | |
| ClientInfo[] | getClientInfo (int id, int[] handles, String name_wc) throws AcsJNoPermissionEx |
| Component | getComponent (int id, URI curl, boolean activate, StatusHolder status) throws AcsJNoPermissionEx |
| ComponentInfo[] | getComponentInfo (int id, int[] handles, String name_wc, String type_wc, boolean activeOnly) throws AcsJNoPermissionEx |
| Component[] | getComponents (int id, URI[] curls, boolean activate, StatusSeqHolder statuses) throws AcsJNoPermissionEx |
| ContainerInfo[] | getContainerInfo (int id, int[] handles, String name_wc) throws AcsJNoPermissionEx |
| ComponentInfo | getDefaultComponent (int id, String type) throws AcsJNoPermissionEx, NoDefaultComponentException |
| String | getDomain () |
| ComponentInfo | getDynamicComponent (int id, ComponentSpec componentSpec, boolean markAsDefault) throws AcsJCannotGetComponentEx, AcsJNoPermissionEx, AcsJIncompleteComponentSpecEx, AcsJInvalidComponentSpecEx, AcsJComponentSpecIncompatibleWithActiveComponentEx |
| ComponentInfo[] | getDynamicComponents (int id, ComponentSpec[] components) throws AcsJNoPermissionEx |
| ComponentInfo | getCollocatedComponent (int id, ComponentSpec componentSpec, boolean markAsDefault, URI targetComponentURI) throws AcsJCannotGetComponentEx, AcsJNoPermissionEx, AcsJIncompleteComponentSpecEx, AcsJInvalidComponentSpecEx, AcsJComponentSpecIncompatibleWithActiveComponentEx |
| Component | getComponentNonSticky (int id, URI curl) throws AcsJCannotGetComponentEx, AcsJNoPermissionEx |
| Component | getService (int id, URI curl, boolean activate, StatusHolder status) throws AcsJNoPermissionEx |
| Component[] | getServices (int id, URI[] curls, boolean activate, StatusSeqHolder statuses) throws AcsJNoPermissionEx |
| ClientInfo | login (Client reference) throws AcsJNoPermissionEx |
| void | logout (int id) throws AcsJNoPermissionEx |
| int | registerComponent (int id, URI curl, String type, Component cob) throws AcsJNoPermissionEx |
| int | releaseComponent (int id, URI curl) throws AcsJNoPermissionEx |
| void | releaseComponents (int id, URI[] curls) throws AcsJNoPermissionEx |
| int | forceReleaseComponent (int id, URI curl) throws AcsJNoPermissionEx |
| Component | restartComponent (int id, URI curl) throws AcsJNoPermissionEx |
| void | shutdown (int id, int containers) throws AcsJNoPermissionEx |
| void | unregisterComponent (int id, int handle) throws AcsJNoPermissionEx |
| void | shutdownContainer (int id, String containerName, int action) throws AcsJNoPermissionEx |
| void | makeComponentImmortal (int id, URI curl, boolean immortalState) throws AcsJNoPermissionEx |
| si.ijs.maci.Manager | getManager () |
| String | toString () |
| boolean | equals (Object obj) |
Protected Attributes | |
| si.ijs.maci.Manager | manager |
Private Member Functions | |
| void | writeObject (ObjectOutputStream stream) throws IOException |
| void | readObject (ObjectInputStream stream) throws IOException, ClassNotFoundException |
Static Private Attributes | |
| final long | serialVersionUID = 1616932223611613918L |
In this way we have simmetry:
|
|
Constructor for ManagerProxy.
|
|
|
Constructor for ManagerProxy.
|
|
|
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||
|
|
|
|
Returns the manager.
|
|
||||||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||||||
|
|
|
|
Implements com::cosylab::acs::maci::Manager.
|
|
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
|
Reconstitute the |
|
||||||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||
|
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
||||||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
|
Returns a single-line rendition of this instance into text.
|
|
||||||||||||
|
Implements com::cosylab::acs::maci::Manager.
|
|
|
Save the state of the |
|
|
CORBA reference. |
|
|
Serial version UID. |
1.3.8