edu.sc.seis.sod.status.eventArm
Class MapEventStatus
java.lang.Object
edu.sc.seis.sod.status.eventArm.MapEventStatus
- All Implemented Interfaces:
- SodElement, EventMonitor, java.lang.Runnable
public class MapEventStatus
- extends java.lang.Object
- implements SodElement, EventMonitor, java.lang.Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapEventStatus
public MapEventStatus(org.w3c.dom.Element element)
MapEventStatus
public MapEventStatus(java.lang.String location)
getLocation
public static java.lang.String getLocation(org.w3c.dom.Element el)
change
public void change(CacheEvent event,
Status status)
- Specified by:
change
in interface EventMonitor
getLocation
public java.lang.String getLocation()
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
setArmStatus
public void setArmStatus(java.lang.String status)
- Specified by:
setArmStatus
in interface EventMonitor