Class ImageHandlingClient
java.lang.Object
org.lsst.ccs.subsystem.imagehandling.ImageHandlingClient
- All Implemented Interfaces:
org.lsst.ccs.framework.HasLifecycle
Singleton initiated from groovy file
- Author:
- tonyj
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.lsst.ccs.framework.HasLifecycle
build, postBuild, postInit, postShutdown, shutdown
-
Field Details
-
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:
initin interfaceorg.lsst.ccs.framework.HasLifecycle
-
start
public void start()- Specified by:
startin interfaceorg.lsst.ccs.framework.HasLifecycle
-
postStart
public void postStart()- Specified by:
postStartin interfaceorg.lsst.ccs.framework.HasLifecycle
-