Deprecate messagebus-netconf
[netconf.git] / netconf / messagebus-netconf / src / main / java / org / opendaylight / netconf / messagebus / eventsources / netconf / ConnectionNotificationTopicRegistration.java
index 3999aa285065a51b54d8fde66ea85319d7664769..3cdd66052a2fcee63b62d89e93a03a5c04e007b9 100644 (file)
@@ -37,6 +37,7 @@ import org.w3c.dom.Element;
 /**
  * Topic registration on event-source-status-notification.
  */
+@Deprecated(forRemoval = true)
 class ConnectionNotificationTopicRegistration extends NotificationTopicRegistration {
     private static final Logger LOG = LoggerFactory.getLogger(ConnectionNotificationTopicRegistration.class);