

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