Update comments and imports after DataChangeListener changes
[openflowplugin.git] / applications / notification-supplier / src / main / java / org / opendaylight / openflowplugin / applications / notification / supplier / impl / item / stat / FlowStatNotificationSupplierImpl.java
index 7e51e444e56c01a96d9b0dbc7b34483ca6193cc3..47125c510bd15ca0773600baff443c2296a3fc53 100644 (file)
@@ -36,7 +36,7 @@ public class FlowStatNotificationSupplierImpl extends AbstractNotificationSuppli
                     .child(Flow.class).augmentation(FlowStatisticsData.class).child(FlowStatistics.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}