Migrate OSGI compendium reference
[controller.git] / opendaylight / md-sal / sal-dom-api / src / main / java / org / opendaylight / controller / md / sal / dom / api / DOMRpcImplementation.java
index 46032a3182ef1c2de7e9c1f35b58101de3937962..5741c02d798690003075228f0264ccabbc62996e 100644 (file)
@@ -18,7 +18,7 @@ import org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode;
  *
  * @deprecated Use {@link org.opendaylight.mdsal.dom.api.DOMRpcImplementation} instead.
  */
-@Deprecated
+@Deprecated(forRemoval = true)
 public interface DOMRpcImplementation {
     /**
      * Initiate invocation of the RPC. Implementations of this method are