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
 Assigned to: 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 )

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]

Reply via email to