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, getCorrelId, getDestination, getKey, isWrite, setCanRunInActiveMode, setCanWaitForReady, setCorrelId, setDestination, setKey, 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)
execute in class org.lsst.ccs.bus.Commandpublic String getMessageType()
getMessageType in class org.lsst.ccs.bus.CommandCopyright © 2013 LSST. All Rights Reserved.