Deprecate messagebus for removal
[controller.git] / opendaylight / md-sal / messagebus-impl / src / test / java / org / opendaylight / controller / messagebus / app / impl / EventSourceTopologyTest.java
index 868dd9d74092ec99ed0e6b0cb82d54cdb9b8dadb..2022869ad9610c8348af2fc429457e0753a495f2 100644 (file)
@@ -49,6 +49,7 @@ import org.opendaylight.yangtools.concepts.Registration;
 import org.opendaylight.yangtools.yang.binding.DataObject;
 import org.opendaylight.yangtools.yang.binding.InstanceIdentifier;
 
+@Deprecated(forRemoval = true)
 public class EventSourceTopologyTest {
 
     EventSourceTopology eventSourceTopology;