Expose more fine-grained shutdown methods
[controller.git] / opendaylight / md-sal / sal-binding-api / src / main / java / org / opendaylight / controller / md / sal / binding / api / NotificationService.java
index 8492296fdad63d0d87b9a431bf2e35a8e65d6312..e784223334ac570974b9c81f61b53cf3f4b26f2b 100644 (file)
@@ -71,7 +71,7 @@ import org.opendaylight.yangtools.yang.binding.NotificationListener;
  *
  * @deprecated Use {@link org.opendaylight.mdsal.binding.api.NotificationService} instead
  */
-@Deprecated
+@Deprecated(forRemoval = true)
 public interface NotificationService extends BindingService {
     /**
      * Registers a listener which implements a YANG-generated notification interface derived from