[ http://issues.apache.org/jira/browse/HIVEMIND-112?page=all ] James Carman closed HIVEMIND-112: ---------------------------------
> Add getServiceIds() Method to Registry Interface > ------------------------------------------------ > > Key: HIVEMIND-112 > URL: http://issues.apache.org/jira/browse/HIVEMIND-112 > Project: HiveMind > Type: New Feature > Components: framework > Versions: 1.1 > Reporter: James Carman > Assignee: James Carman > Priority: Minor > Fix For: 1.1 > > Please add a method to the Registry interface with the following signature: > public List getServiceIds( Class serviceInterface ) > The method should return the service ids of all public service points in the > registry implementing the requested service interface. If no service exists > implementing the service interface, return an empty list. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
