Merge "BUG-6118: making the OFentityListener aware of the InJeopardy() flag"
[openflowplugin.git] / applications / notification-supplier / src / main / java / org / opendaylight / openflowplugin / applications / notification / supplier / impl / item / stat / MeterStatNotificationSupplierImpl.java
index db1c4f4e4797a11045f067492e11803518f98948..c2def3021b4217e3ef50d70564ed3e369717073b 100644 (file)
@@ -34,7 +34,7 @@ public class MeterStatNotificationSupplierImpl extends
                     .augmentation(NodeMeterStatistics.class).child(MeterStatistics.class);
 
     /**
-     * Constructor register supplier as DataChangeLister and create wildCarded InstanceIdentifier.
+     * Constructor register supplier as DataTreeChangeListener and create wildCarded InstanceIdentifier.
      *
      * @param notifProviderService - {@link NotificationProviderService}
      * @param db - {@link DataBroker}