public abstract class CommandMessage extends BusMessage
| Constructor and Description |
|---|
CommandMessage(String destination) |
CommandMessage(String destination,
String correlationId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelId()
The correlationId of this CommandMessage.
|
String |
getDestination()
The destination of the CommandMessage.
|
getOriginAgentInfo, getSummary, getTimeStamp, setOriginAgentInfo, setSummarypublic CommandMessage(String destination)
public String getDestination()
public String getCorrelId()
Copyright © 2015 LSST. All rights reserved.