Promote ClassLoaderUtils 62/106262/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 30 May 2023 10:00:15 +0000 (12:00 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 30 May 2023 11:23:38 +0000 (13:23 +0200)
commitb6bb743190e61465b01c496ba849c2f1d7fe0767
tree42f603ea0529115031dccd493ed5d6f3f1767550
parent388831555e2f4310a5c98f027b41cf7ae0378add
Promote ClassLoaderUtils

Drop @Beta annotations and eliminate all the loadClass() methods, as
they are no longer used.

Change-Id: I87b20a27990656651a16646539f7471ee7581544
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/util/src/main/java/org/opendaylight/yangtools/util/ClassLoaderUtils.java