Convert messagebus-impl to OSGi DS 74/91774/14
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 30 Jul 2020 15:28:37 +0000 (17:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Sep 2020 18:20:07 +0000 (20:20 +0200)
commit4397edee182ab4b75ad741c28f3794cd7c6726bd
tree7961d9110e0cfb754c2b33a4a37a2e1206b7fed6
parente3f2203548b8adcde4662fc90e2aa7f245d50d81
Convert messagebus-impl to OSGi DS

messagebus-impl is an extremely simple component, convert it to
Declarative Services.

JIRA: CONTROLLER-1882
Change-Id: I5131530f3ba907525a7a29775136cd5123f56f18
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/messagebus-impl/pom.xml
opendaylight/md-sal/messagebus-impl/src/main/java/org/opendaylight/controller/messagebus/app/impl/OSGiEventSourceRegistry.java [new file with mode: 0644]
opendaylight/md-sal/messagebus-impl/src/main/resources/OSGI-INF/blueprint/messagebus.xml [deleted file]