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 Details

    • PresetMjpegUrlSupplier

      public PresetMjpegUrlSupplier()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws IllegalStateException
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      IllegalStateException
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isUrlSet

      public boolean isUrlSet()
      Identify that the url has been set on the MotionJpegReceiver
      Returns:
      true if the urlspec is not null
    • setUrl

      public void setUrl(String url)