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