Class HeaderServiceEnabled
java.lang.Object
org.lsst.ccs.subsystem.imagehandling.data.HeaderServiceEnabled
- All Implemented Interfaces:
Serializable
This message is sent from the ocs-bridge when the enabled state of the
header service changes. The intention is that the image-handler will not
wait for the header service if it is known to be disabled.
- Author:
- tonyj
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EVENT_KEY
- See Also:
-
-
Constructor Details
-
HeaderServiceEnabled
public HeaderServiceEnabled(boolean enabled)
-
-
Method Details
-
isEnabled
public boolean isEnabled()
-