
public final class StatusCommandDictionary extends StatusMessage<HashMap<String,Dictionary>,Object>
AgentCommandDictionaryService; consoles
should listen to the STATUS bus for these publications.| Constructor and Description |
|---|
StatusCommandDictionary(HashMap<String,Dictionary> dictionary) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
encodeObject(HashMap<String,Dictionary> dictionary)
Subclasses must provide a specific implementation of the encoding process.
|
HashMap<String,Dictionary> |
getDictionary()
Get the actual dictionary contained in this StatusMessage.
|
getState, setState, toStringgetCCSTimeStamp, getClassName, getDeSerializationTime, getEncodedData, getObject, getOriginAgentInfo, getSerializationTime, getTransferDuration, setOriginAgentInfopublic StatusCommandDictionary(HashMap<String,Dictionary> dictionary)
public HashMap<String,Dictionary> getDictionary()
protected Object encodeObject(HashMap<String,Dictionary> dictionary)
BusMessageencodeObject in class BusMessage<HashMap<String,Dictionary>,Object>dictionary - The Serializable object embedded in the BusMessage.Copyright © 2019 LSST. All rights reserved.