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)
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>

No differences found