Uploaded image for project: 'HiveMind'
  1. HiveMind
  2. HIVEMIND-148

Registry.getServiceIds() doesn't support concrete class service points.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 1.1
    • 1.2
    • framework
    • None
    • 1.1-beta2

    Description

      Hivemind 1.1 sees the introduction of both concrete classes as a service point (prior to this only interfaces were allowed), as well as the introduction of the method Registry.getServiceIds() for retrieving a list of service ids implementing the specified interface.

      Calling Registry.getServiceIds() with a service point defined by a concrete class does not currently identify available implementations, whilst Registry.getService() does. Consistency across all getService*() methods is desireable.

      Attachments

        Activity

          People

            jwcarman James Carman
            fortuna Ben Fortuna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: