| Interface | Description |
|---|---|
| AlarmMessage |
| Class | Description |
|---|---|
| AgentInfo | |
| AidaPlots | |
| Alarm | |
| AlarmClear |
An alarm cleared message that can be sent on the status bus
|
| AlarmOnStateChange | |
| BusMessage |
Base class for messages sent on the buses.
|
| CommandAck |
Command Ack.
|
| CommandError |
Command Error.
|
| CommandMessage |
Message to be sent on the Command Bus.
|
| CommandNack |
Command NACK.
|
| CommandReply |
Base class for a command response.
|
| CommandRequest |
Wrapper class to send a BasicCommand over the Command bus; the BasicCommand is either
provided as an object or created internally from a String representation: e.g.
|
| CommandResult |
The result of a CommandRequest.
|
| EncodedDataStatus |
Status with additional information.
|
| HeartBeatStatus | |
| KeyData |
A key-value pair.
|
| KeyData.CodedData |
the value of data can be of a "well known type" (known to everybody)
and so is coded directly otherwise it is encoded in a CodedData object.
|
| KVList | |
| LogMessage |
Message to be sent on the Log Bus.
|
| MetadataStatus |
A special status publishing a name/value pair on the status bus
|
| PublishedState<T extends Serializable> |
Wrapper class for an Agent internal state.
|
| StateChangeNotification | |
| StatusCodec |
utilities to code/decode DataStatus_Deprecated.
|
| StatusForEnd |
Represents a special status message for notifications of the end of execution of susbsystem with name/configuration/tag.
|
| StatusForStart |
Represents a special status message for notifications of a startup with name/configuration/tag.
|
| StatusMessage |
Message to be sent on the Status Bus.
|
| Enum | Description |
|---|---|
| AgentInfo.AgentType |
| Exception | Description |
|---|---|
| CommandRejectedException |
| Annotation Type | Description |
|---|---|
| TrendingData |
Field annotation (should be updated to accessor methods)
|
Copyright © 2015 LSST. All rights reserved.