Class MapEventStatus

java.lang.Object
edu.sc.seis.sod.status.eventArm.MapEventStatus
All Implemented Interfaces:
SodElement, EventMonitor, Runnable

public class MapEventStatus extends Object implements SodElement, EventMonitor, Runnable
  • Constructor Details

    • MapEventStatus

      public MapEventStatus(Element element)
    • MapEventStatus

      public MapEventStatus(String location)
  • Method Details

    • getLocation

      public static String getLocation(Element el)
    • change

      public void change(edu.sc.seis.fissuresUtil.cache.CacheEvent event, Status status)
      Specified by:
      change in interface EventMonitor
    • getLocation

      public String getLocation()
    • run

      public void run()
      Specified by:
      run in interface Runnable
    • setArmStatus

      public void setArmStatus(String status)
      Specified by:
      setArmStatus in interface EventMonitor