Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
Description
Currently, the service loader mechanism is employed multiple times to get the available service model generators; this should be done only once at initialization time.
Currently, the implementation iterates of every available service model generator for each service role encountered in the CM configuration. It should alternatively iterate over a more tightly-scoped set of service model generators.