Refactor GeneratedClassLoadingStrategy 02/87902/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:02:31 +0000 (10:02 +0100)
commitca8ea99b492d3cf0fcce2b8fc90af5abea9d95a2
tree00839293912a5256c7bd24504d8b67fd942bb42d
parent209da3f1fd5483625a9784f6a583a964eebe1910
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