Ability to get list of services that implement the given interface
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Ability to get list of services that
Ability to get list of services that implement the given interface
--------------------------------------------------------------------------------------------------------

         Key: HIVEMIND-114
         URL: http://issues.apache.org/jira/browse/HIVEMIND-114
     Project: HiveMind
        Type: Improvement
  Components: framework  
 Environment: Doesn't matter
    Reporter: Igor Laberov


When application deals with several implementations of the same service 
interface (in the same time) it is very useful to get list of possible service 
implementation (to present to user for example).
The proposal to add  List getServices(Class) to Registry interface, or 
getServicesIds(Class).

Thanks,
Igor

-- 
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