Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / utils / ConfigurationObject.java
index 2488c754b89e3d427c695f9caf9f147a9f0fb9b5..8f482283c092e7db0ee8e53417b58692efba74d1 100644 (file)
@@ -13,6 +13,7 @@ package org.opendaylight.controller.sal.utils;
  * This interface defines the methods for configuration object
  *
  */
+@Deprecated
 public interface ConfigurationObject {
 
 }