Deprecate mappingservice.neutron
[lispflowmapping.git] / mappingservice / neutron / src / main / java / org / opendaylight / lispflowmapping / neutron / SubnetListener.java
index 4494995596c40e2eb62ee31c376931d1e8b35db4..fe0341086711e3fe30f40e562bbadc5c22ef2108 100644 (file)
@@ -18,6 +18,7 @@ import org.opendaylight.yangtools.yang.binding.InstanceIdentifier;
 /**
  * Implementation of a ClusteredDataTreeChangeListener that listens for northbound requests on a {@link Subnet} subtree.
  */
+@Deprecated
 public class SubnetListener extends DelegatingDataTreeListener<Subnet> {
 
     private static final DataTreeIdentifier<Subnet> IDENTIFIER =