Public Member Functions | |
ContainerProxy (si.ijs.maci.Container container) | |
ComponentInfo | activate_component (int handle, long executionId, String name, String exe, String type) throws RemoteException |
void | deactivate_components (int[] handles) throws RemoteException |
ComponentInfo[] | get_component_info (int[] handles) throws RemoteException |
Component | restart_component (int handle) throws RemoteException |
void | shutdown (int action) throws RemoteException |
void | set_component_shutdown_order (int[] handles) throws RemoteException |
si.ijs.maci.Client | getClient () |
String | toString () |
boolean | equals (Object obj) |
Static Public Member Functions | |
int | inverseMapAccessRights (int accessRights) |
Protected Attributes | |
si.ijs.maci.Container | container |
Private Member Functions | |
void | writeObject (ObjectOutputStream stream) throws IOException |
void | readObject (ObjectInputStream stream) throws IOException, ClassNotFoundException |
Static Private Attributes | |
final long | serialVersionUID = -7485420616224721204L |
|
Constructor for ContainerProxy.
|
|
Implements com::cosylab::acs::maci::Container.
|
|
Implements com::cosylab::acs::maci::Container.
|
|
Reimplemented from com::cosylab::acs::maci::plug::ClientProxy.
|
|
Implements com::cosylab::acs::maci::Container.
|
|
Returns the client.
Reimplemented from com::cosylab::acs::maci::plug::ClientProxy.
|
|
Map CORBA specific codes to
|
|
Reconstitute the Reimplemented from com::cosylab::acs::maci::plug::ClientProxy.
|
|
Implements com::cosylab::acs::maci::Container.
|
|
Implements com::cosylab::acs::maci::Container.
|
|
Implements com::cosylab::acs::maci::Container.
|
|
Returns a single-line rendition of this instance into text.
Reimplemented from com::cosylab::acs::maci::plug::ClientProxy.
|
|
Save the state of the Reimplemented from com::cosylab::acs::maci::plug::ClientProxy.
|
|
CORBA reference. |
|
Serial version UID. Reimplemented from com::cosylab::acs::maci::plug::ClientProxy.
|