Public Member Functions

com.cosylab.acs.maci.manager.recovery.ComponentCommandDeallocate Class Reference

Inherits org::prevayler::Command.

List of all members.

Public Member Functions

 ComponentCommandDeallocate (int handle, int fullHandle, WhyUnloadedReason reason)
 ComponentCommandDeallocate (int handle, int fullHandle, WhyUnloadedReason reason, boolean depreallocate)
Serializable execute (PrevalentSystem system) throws Exception

Detailed Description

Author:
dragan

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.


Constructor & Destructor Documentation

com.cosylab.acs.maci.manager.recovery.ComponentCommandDeallocate.ComponentCommandDeallocate ( int  handle,
int  fullHandle,
WhyUnloadedReason  reason 
)

Constructor for COBCommandAckAlloc.

com.cosylab.acs.maci.manager.recovery.ComponentCommandDeallocate.ComponentCommandDeallocate ( int  handle,
int  fullHandle,
WhyUnloadedReason  reason,
boolean  depreallocate 
)

Member Function Documentation

Serializable com.cosylab.acs.maci.manager.recovery.ComponentCommandDeallocate.execute ( PrevalentSystem  system  )  throws Exception
See also:
Command.execute(PrevalentSystem)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties