Merge "Mark AD-SAL interfaces as deprecated"
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / inventory / IListenInventoryUpdates.java
index 0438023165a18293fa522041d1bf9fd3d6eb7da6..768d90c5c56868a389354e010c36bd1922698060 100644 (file)
@@ -20,6 +20,7 @@ import org.opendaylight.controller.sal.core.UpdateType;
  * The interface provides the methods to notify the upper applications in
  * regards to any inventory changes.
  */
+@Deprecated
 public interface IListenInventoryUpdates {
     /**
      * This method is called when some properties of a node are added/deleted/changed.