Deprecate all MD-SAL APIs
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test / java / org / opendaylight / controller / md / sal / binding / test / ConcurrentDataBrokerTestCustomizer.java
index ee761f4919c0a480ea2268156a2ecfff98c502d8..95b17d7ff0f849881b2fa05804e6152f64f7523d 100644 (file)
@@ -19,6 +19,7 @@ import java.util.concurrent.Executors;
  *
  * @author Michael Vorburger
  */
  *
  * @author Michael Vorburger
  */
+@Deprecated
 public class ConcurrentDataBrokerTestCustomizer extends AbstractDataBrokerTestCustomizer {
 
     private final ListeningExecutorService dataTreeChangeListenerExecutorSingleton;
 public class ConcurrentDataBrokerTestCustomizer extends AbstractDataBrokerTestCustomizer {
 
     private final ListeningExecutorService dataTreeChangeListenerExecutorSingleton;