Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / utils / INodeFactory.java
index 1ccd04bedac69bd72201c4d6443170a9863a5df0..09339f87ceff65123daff7700ddd237505ba848c 100644 (file)
@@ -15,7 +15,7 @@ import org.opendaylight.controller.sal.core.Node;
  * This interface defines the methods to be called when looking up custom node types
  *
  */
-
+@Deprecated
 public interface INodeFactory {
     /**
      * Method to get custom node types from protocol plugins