org.apache.muse.ws.dm.muws.impl
Class MetricUpdateListener
java.lang.Object
org.apache.muse.ws.dm.muws.impl.MetricUpdateListener
- All Implemented Interfaces:
- PropertyChangeListener
public class MetricUpdateListener
- extends Object
- implements PropertyChangeListener
MetricUpdateListener is a simple property listener that pings the Metric
data structure to record a timestamp for the metric update. This timestamp
update is important because it affects the value(s) of the metric attributes
that decorate a property's definition.
- Author:
- Dan Jemiolo (danj)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricUpdateListener
public MetricUpdateListener(Metric metric)
getPropertyName
public QName getPropertyName()
- Specified by:
getPropertyName
in interface PropertyChangeListener
propertyChanged
public void propertyChanged(Element oldValue,
Element newValue)
- Specified by:
propertyChanged
in interface PropertyChangeListener
Copyright © 2013 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.