

Public Member Functions | |
| ComponentCommandClientRemove (int handle, int clientHandle) | |
| Serializable | execute (PrevalentSystem system) throws Exception |
Private Attributes | |
| final int | handle |
| final int | clientHandle |
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
| com::cosylab::acs::maci::manager::recovery::ComponentCommandClientRemove::ComponentCommandClientRemove | ( | int | handle, | |
| int | clientHandle | |||
| ) | [inline] |
Constructor for AddCOBCommand.
| Serializable com::cosylab::acs::maci::manager::recovery::ComponentCommandClientRemove::execute | ( | PrevalentSystem | system | ) | throws Exception [inline] |
References clientHandle, com::cosylab::acs::maci::ComponentInfo::getClients(), handle, and com::cosylab::acs::maci::IntArray::remove().
final int com::cosylab::acs::maci::manager::recovery::ComponentCommandClientRemove::clientHandle [private] |
Referenced by execute().
final int com::cosylab::acs::maci::manager::recovery::ComponentCommandClientRemove::handle [private] |
Referenced by execute().
1.6.2