Bump MRI upstreams
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-impl / src / main / java / org / opendaylight / ovsdb / hwvtepsouthbound / HwvtepConnectionManager.java
index 10412e837aeae07241a27c338fc0629d8e8c4735..21ead14ef898f912e74d62abc9c916bd2a77c906 100644 (file)
@@ -673,7 +673,7 @@ public class HwvtepConnectionManager implements OvsdbConnectionListener, AutoClo
         return entityConnectionMap.get(entity);
     }
 
-    private static class HwvtepDeviceEntityOwnershipListener implements EntityOwnershipListener {
+    private static final class HwvtepDeviceEntityOwnershipListener implements EntityOwnershipListener {
         private final HwvtepConnectionManager hcm;
         private final EntityOwnershipListenerRegistration listenerRegistration;