Deprecate all MD-SAL APIs
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / md / sal / binding / impl / test / ForwardedNotificationAdapterTest.java
index 7eef5db4503a0c06c8719f33aac0c0f5843a4361..cd67d5a4701440fc00e38b0bc0d61d07827e77f9 100644 (file)
@@ -35,6 +35,7 @@ import org.opendaylight.yangtools.yang.binding.YangModuleInfo;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
+@Deprecated
 public class ForwardedNotificationAdapterTest extends AbstractNotificationBrokerTest {
 
     private static final Logger LOG = LoggerFactory.getLogger(ForwardedNotificationAdapterTest.class);