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