public class BootCommand
extends org.lsst.ccs.bus.Command
| Constructor and Description |
|---|
BootCommand(String destination,
String subsystemName,
String configName,
String tag,
Object configurationData)
creates a boot command
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.lsst.ccs.bus.CommandExecutor s) |
String |
getConfigName() |
Object |
getConfigurationData() |
DeploymentDescriptor |
getDescriptor() |
String |
getMessageType() |
String |
getSubsystemName() |
String |
getTag() |
void |
setDescriptor(DeploymentDescriptor descriptor) |
canRunInActiveMode, canWaitForReady, getCommand, getCorrelId, getDestination, getKey, getParameters, isUnParsed, isWrite, setCanRunInActiveMode, setCanWaitForReady, setCorrelId, setDestination, setKey, setUnParsed, toStringpublic DeploymentDescriptor getDescriptor()
public void setDescriptor(DeploymentDescriptor descriptor)
public String getSubsystemName()
public String getConfigName()
public String getTag()
public Object getConfigurationData()
public Object execute(org.lsst.ccs.bus.CommandExecutor s)
public String getMessageType()
getMessageType in class org.lsst.ccs.bus.CommandCopyright © 2014 LSST. All Rights Reserved.