Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / routing / IRouting.java
index d06dce6576014be4e3e1334067d91c3db56283af..b50f6169086a8979a56476b717296abcaa6eb16f 100644 (file)
@@ -19,6 +19,7 @@ import org.opendaylight.controller.sal.core.Path;
  * This interface provides APIs to manage and query the routing information
  *
  */
+@Deprecated
 public interface IRouting {
 
     /**