Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
SAMZA-2204 added a ReflectionUtil class for some reflection-based helpers, and SAMZA-2210 started to replace the usage of Util.getObj with those ReflectionUtil methods.
The intended purpose of those changes was to be able to explicitly choose a classloader for loading pluggable classes, but it is no longer necessary to explicitly pass it in. This ticket cleans up that explicit classloader argument.
Attachments
Issue Links
- links to