Use contructor injection in OSGiModelRuntime 85/102085/4
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Aug 2022 10:06:57 +0000 (12:06 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Aug 2022 13:07:47 +0000 (15:07 +0200)
commit8ec3b57b80c1cae383301cd1b19ee3e79b9a2038
treefabc6d68cbe6735ec4fa0c54f81ad364316f6984
parent7fecf7fad7ec8c8946902ffdcd0424235f16268e
Use contructor injection in OSGiModelRuntime

Remove unneeded indirection through fields, so that the lifecycle is a
tad more crisp.

Change-Id: I55794015a41340e38f77c7cca7caf047116ae18c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-schema-osgi/src/main/java/org/opendaylight/mdsal/dom/schema/osgi/impl/OSGiModelRuntime.java
dom/mdsal-dom-schema-osgi/src/test/java/org/opendaylight/mdsal/dom/schema/osgi/impl/OSGiModelRuntimeTest.java