Class ImageHandlingClient
java.lang.Object
org.lsst.ccs.subsystem.imagehandling.ImageHandlingClient
- All Implemented Interfaces:
org.lsst.ccs.framework.HasLifecycle
-
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
init, postBuild, postInit, postShutdown, shutdown
-
Constructor Details
-
ImageHandlingClient
public ImageHandlingClient()
-
-
Method Details
-
build
public void build()- Specified by:
buildin 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
-