Convert graph-impl to OSGi DS 55/93755/7
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 10 Nov 2020 18:05:16 +0000 (19:05 +0100)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Tue, 1 Jun 2021 10:47:02 +0000 (10:47 +0000)
commit1f16f96c1c58ebc4020909b04aadedb4cc7b7310
tree231ad696024eaea84e339d2dac4183bec72f685a
parentd30701b5cf3065f8a0c4c6988482b5cf76683a8e
Convert graph-impl to OSGi DS

This is a very simple component wiring, convert it to OSGi DS
and allowing it to work in other environments as well.

JIRA: BGPCEP-931
Change-Id: I8f94dcdee1dad419cd6ef844697678a1c11611b0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
graph/graph-impl/pom.xml
graph/graph-impl/src/main/java/org/opendaylight/graph/impl/ConnectedGraphServer.java
graph/graph-impl/src/main/java/org/opendaylight/graph/impl/GraphListener.java
graph/graph-impl/src/main/resources/OSGI-INF/blueprint/graph-server.xml [deleted file]