Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / reader / IPluginInReadService.java
index e9efd382da09c35274c25cc613b6dd1c92fc8c5b..edaee5f35e67cf012a842791fddb9552eb4120a2 100644 (file)
@@ -19,6 +19,7 @@ import org.opendaylight.controller.sal.flowprogrammer.Flow;
 /**
  * The interface defines hardware view read methods to be implemented by protocol plugins
  */
+@Deprecated
 public interface IPluginInReadService {
 
     /**