Fix javadocs and enable doclint
[controller.git] / opendaylight / md-sal / sal-binding-api / src / main / java / org / opendaylight / controller / sal / binding / api / NotificationProviderService.java
index 4b06e77c44b7c7b3ff061623d4e16003f17fb8f2..073f98a91f1f74459a4c1cde93bacb04d21462c2 100644 (file)
@@ -27,7 +27,7 @@ public interface NotificationProviderService extends NotificationService, Notifi
      * {@inheritDoc}
      */
     @Override
-    public void publish(Notification notification);
+    void publish(Notification notification);
 
     /**
      * {@inheritDoc}
@@ -56,7 +56,7 @@ public interface NotificationProviderService extends NotificationService, Notifi
     /**
      * Interface for a listener interested in being notified about notification subscriptions.
      */
-    public interface NotificationInterestListener extends EventListener {
+    interface NotificationInterestListener extends EventListener {
 
         /**
          * Callback that is invoked when a notification listener subscribes for a