Migrate ModuleInfo cache to BindingReflections 06/84406/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Jun 2019 21:54:34 +0000 (23:54 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 13 Sep 2019 15:49:05 +0000 (17:49 +0200)
commit0e7360c62f141e40a078ea1032afd963a73510a4
tree4f2c007876346f3bfd86ef1460884dea29a83abb
parentd91bda3d9d9e3c7571352a4731299c442e4b4ffd
Migrate ModuleInfo cache to BindingReflections

Reflections are using a cache already, so adding another one does
not really hurt. This allows code reuse between our test suite
and downstreams.

JIRA: MDSAL-418
Change-Id: Id4474a0754f33b880afaff333279969f947df494
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 0803bc02293d0121ed58635529ed96b41ae7d828)
binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractSchemaAwareTest.java
binding/mdsal-binding-spec-util/src/main/java/org/opendaylight/mdsal/binding/spec/reflect/BindingReflections.java