Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-22894

Introduce a service registry

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Runtime

      Description

      We want to introduce a service registry in the ComponentManager.

      Currently services are served by two factories:

      • a map in the ComponentManagerImpl used to retrieve services through Framework
      • a ServiceFactory used to bind our service to OSGI in ComponentInstanceImpl

      The registry should handle both needs, as it we'll be more flexible if we want to use another service factory mechanism.
      Furthermore, this will allow to have the services instantiation code in the same place.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              kleturc Kevin Leturc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: