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

Packages that use Status
org.lsst.ccs.bus   
 

Uses of Status in org.lsst.ccs.bus
 

Subclasses of Status in org.lsst.ccs.bus
 class Alarm
           
 class AlarmClear
          An alarm cleared message that can be sent on the status bus
 class DataStatus
          Status with additional information.
 class MetadataStatus
          A special status publishing a name/value pair on the status bus
 class PreparedTrendingStatus
           
 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

Though it extends DataStatus the main purpose is slightly different.

 

Fields in org.lsst.ccs.bus with type parameters of type Status
static Bus<Status> Bus.STATUS
           
 



Copyright © 2013 LSST. All Rights Reserved.