Refactor GeneratedClassLoadingStrategy 01/87901/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Feb 2020 08:58:07 +0000 (09:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Feb 2020 09:01:55 +0000 (10:01 +0100)
commitaaebeca54dafebe096b93245db6ef2be83464e72
treefe4c4707e4794d290ed460c73dfd22976a29eed6
parente0d836ac9374e5e47ebd13a2eefa300075ebc1fc
Refactor GeneratedClassLoadingStrategy

This class holds two implementations, each of which is a singleton.
Make sure we lazy-load implementation classes so that the CHA can
be more effective.

JIRA: MDSAL-392
Change-Id: Ia31f63d877ec1025e1a06bf8676d918857e6fd1e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/impl/GeneratedClassLoadingStrategy.java