- Add flow and port stats polling intervals in config.ini
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / discovery / IDiscoveryService.java
index 3dda38ef56f11d720b5c4587669cb8341ec0ffab..29094d34f954c606f23a6c87ca35ca65c0d1b088 100644 (file)
@@ -16,8 +16,8 @@ import org.opendaylight.controller.sal.core.Property;
 import org.opendaylight.controller.sal.core.UpdateType;
 
 /**
- * The interface class provides the methods to notify the listener when an edge
- * is added/deleted/changed
+ * The interface provides the methods to notify the listener when an edge is
+ * added/deleted/changed.
  */
 public interface IDiscoveryService {
     /**