| 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.
|
| CCSVersions |
Utility class that encapsulates all the versions of the Agents on the
CCS Environment
|
| ChangeNotificationMessage<T extends Serializable> | |
| 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.
|
| ConfigurationChangeNotification | |
| ConfigurationInfo |
A Class containing the Agent's configuration information.
|
| DistributionInfo |
A Class to capture the information regarding this distribution.
|
| EncodedDataStatus |
Status with additional information.
|
| HeartBeatStatus | |
| KeyData |
A key-value pair.
|
| KVList | |
| LogMessage |
Message to be sent on the Log Bus.
|
| MetadataStatus |
A special status publishing a name/value pair on the status bus
|
| RuntimeInfo |
A Class to capture the Health of the running process.
|
| StateChangeNotification |
A ChangeNotificationMessage for State changes.
|
| StatusMessage |
Message to be sent on the Status Bus.
|
| Enum | Description |
|---|---|
| AgentInfo.AgentType |
| Exception | Description |
|---|---|
| CommandRejectedException |
Copyright © 2015 LSST. All rights reserved.