Class ImageHandlingClient

java.lang.Object
org.lsst.ccs.subsystem.imagehandling.ImageHandlingClient
All Implemented Interfaces:
org.lsst.ccs.framework.HasLifecycle

public class ImageHandlingClient extends Object implements org.lsst.ccs.framework.HasLifecycle
Singleton initiated from groovy file
Author:
tonyj
  • Field Details

    • MISSING_HEADERSERVICEDATA_ALERTID

      public static final String MISSING_HEADERSERVICEDATA_ALERTID
      See Also:
    • missingHeaderServiceDataAlert

      public static final org.lsst.ccs.bus.data.Alert missingHeaderServiceDataAlert
  • Constructor Details

    • ImageHandlingClient

      public ImageHandlingClient(org.lsst.ccs.utilities.ccd.FocalPlane geometry)
  • Method Details

    • init

      public void init()
      Specified by:
      init in interface org.lsst.ccs.framework.HasLifecycle
    • start

      public void start()
      Specified by:
      start in interface org.lsst.ccs.framework.HasLifecycle
    • postStart

      public void postStart()
      Specified by:
      postStart in interface org.lsst.ccs.framework.HasLifecycle