[ 
https://issues.apache.org/jira/browse/HIVEMIND-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568508#action_12568508
 ] 

Johan Lindquist commented on HIVEMIND-148:
------------------------------------------

James, without looking into the history of the files, what were the changes for 
this one?  Something that could be re-applied quickly?

> Registry.getServiceIds() doesn't support concrete class service points.
> -----------------------------------------------------------------------
>
>                 Key: HIVEMIND-148
>                 URL: https://issues.apache.org/jira/browse/HIVEMIND-148
>             Project: HiveMind
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: 1.1
>         Environment: 1.1-beta2
>            Reporter: Ben Fortuna
>            Assignee: James Carman
>            Priority: Minor
>             Fix For: 1.2
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to