Updated registration of Binding Aware notification listeners.
[controller.git] / opendaylight / sal / yang-prototype / sal / sal-core-api / src / main / java / org / opendaylight / controller / sal / core / api / notify / NotificationProviderService.java
index 9367645d4cb7c1b68c2777c033d2a528a8b1742e..6f7e740cdf6fd5300179b84091e3fddcb57d1c20 100644 (file)
@@ -8,7 +8,6 @@
 package org.opendaylight.controller.sal.core.api.notify;\r
 \r
 import org.opendaylight.controller.sal.core.api.Broker;\r
-import org.opendaylight.controller.sal.core.api.BrokerService;\r
 import org.opendaylight.controller.sal.core.api.Provider;\r
 import org.opendaylight.controller.yang.data.api.CompositeNode;\r
 \r
@@ -30,7 +29,7 @@ import org.opendaylight.controller.yang.data.api.CompositeNode;
  * \r
  * \r
  */\r
-public interface NotificationProviderService extends BrokerService {\r
+public interface NotificationProviderService extends NotificationService {\r
 \r
     /**\r
      * Publishes a notification.\r