public class ComponentCommandDeallocate
extends java.lang.Object
| Constructor and Description |
|---|
ComponentCommandDeallocate(int handle,
int fullHandle,
ManagerImpl.WhyUnloadedReason reason)
Constructor for COBCommandAckAlloc.
|
ComponentCommandDeallocate(int handle,
int fullHandle,
ManagerImpl.WhyUnloadedReason reason,
boolean depreallocate) |
| Modifier and Type | Method and Description |
|---|---|
java.io.Serializable |
execute(PrevalentSystem system) |
public ComponentCommandDeallocate(int handle,
int fullHandle,
ManagerImpl.WhyUnloadedReason reason)
public ComponentCommandDeallocate(int handle,
int fullHandle,
ManagerImpl.WhyUnloadedReason reason,
boolean depreallocate)