- Add flow and port stats polling intervals in config.ini
[controller.git] / opendaylight / topologymanager / src / main / java / org / opendaylight / controller / topologymanager / ITopologyManager.java
index 73bbc4a29b41c7d5c8ff4d1b33e72f42da77a8e2..de4f0d5347eb5b7954e8f9e5c2d84748f562ee84 100644 (file)
@@ -22,8 +22,7 @@ import org.opendaylight.controller.sal.core.UpdateType;
 import org.opendaylight.controller.sal.utils.Status;
 
 /**
- * Interface class that provides methods to interact with
- * network topology database
+ * The Interface provides methods to interact with network topology database.
  */
 public interface ITopologyManager {
     /**