Uses of Class
org.lsst.ccs.bus.BusMessage

Packages that use BusMessage
org.lsst.ccs.bus   
 

Uses of BusMessage in org.lsst.ccs.bus
 

Subclasses of BusMessage in org.lsst.ccs.bus
 class Alarm
           
 class AlarmClear
          An alarm cleared message that can be sent on the status bus
 class Command
          A command sent on the CCS bus Will be executed by the destination subsystem.
 class CommandAck
           
 class CommandAckOrReply
           
 class CommandReply
          Reply to command.
 class LogEvent
          Logging event to be sent on logging bus
 class MetadataStatus
          A special status publishing a name/value pair on the status bus
 class Status
          A Status message that can be sent on the status bus
 class StatusForEnd
          Represents a special status message for notifications of the end of execution of susbsystem with name/configuration/tag.
 class StatusForStart
          Represents a special status message for notifications of a startup with name/configuration/tag.
 class TrendingStatus
          A special status publishing a name/value pair on the status bus
 



Copyright © 2013 LSST. All Rights Reserved.