Qualify nested interfaces 64/107564/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Aug 2023 18:59:56 +0000 (20:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 29 Aug 2023 18:59:56 +0000 (20:59 +0200)
commitcdf34f9b289237088b6afc2344d84f8104f4c673
tree61872b1a30a88659c9273a827ebb17295df68cf1
parentda6f41ec43a10c05ee12ced7fed01f1285616f66
Qualify nested interfaces

Fix Sonar warnings stemming from differing import policies:
Eclipse requires these references to be imported, whereas Sonar flags
them.

Use qualified refernces to eliminate the ambiguity.

Change-Id: Iac509fdd28b7520220a9f171b0d5fff0df306663
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiMountPointService.java
binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiNotificationService.java