- Add flow and port stats polling intervals in config.ini
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / inventory / IInventoryService.java
index 2df60530989a081739e84fe7f89303963cc464c8..3c58ecbfcdc04ee4e7bca4b6a375fd956b3d45a4 100644 (file)
@@ -17,8 +17,8 @@ import org.opendaylight.controller.sal.core.NodeConnector;
 import org.opendaylight.controller.sal.core.Property;
 
 /**
- * Interface class that describes methods invoked from application toward SAL to
- * solicit existing inventory data
+ * The Interface describes methods invoked from application toward SAL to
+ * solicit existing inventory data.
  */
 public interface IInventoryService {
     /**