Package uk.ac.gda.epics.camera
Class PresetMjpegUrlSupplier
java.lang.Object
gda.factory.FindableBase
uk.ac.gda.epics.camera.PresetMjpegUrlSupplier
- All Implemented Interfaces:
Findable,org.springframework.beans.factory.InitializingBean
public final class PresetMjpegUrlSupplier
extends FindableBase
implements org.springframework.beans.factory.InitializingBean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
PresetMjpegUrlSupplier
public PresetMjpegUrlSupplier()
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
IllegalStateException
-
toString
-
isUrlSet
public boolean isUrlSet()Identify that the url has been set on the MotionJpegReceiver- Returns:
trueif the urlspec is not null
-
setUrl
-