

Public Member Functions | |
| ContainerCommandUpdate (int handle, Container container) | |
| Serializable | execute (PrevalentSystem system) throws Exception |
Private Attributes | |
| final int | handle |
| final Container | container |
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::ContainerCommandUpdate::ContainerCommandUpdate | ( | int | handle, | |
| Container | container | |||
| ) | [inline] |
Constructor for AddCOBCommand.
| Serializable com::cosylab::acs::maci::manager::recovery::ContainerCommandUpdate::execute | ( | PrevalentSystem | system | ) | throws Exception [inline] |
References container, handle, and com::cosylab::acs::maci::ContainerInfo::setContainer().
final Container com::cosylab::acs::maci::manager::recovery::ContainerCommandUpdate::container [private] |
Referenced by execute().
final int com::cosylab::acs::maci::manager::recovery::ContainerCommandUpdate::handle [private] |
Referenced by execute().
1.6.2