You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by "James Carman (JIRA)" <hi...@jakarta.apache.org> on 2005/04/29 03:28:04 UTC

[jira] Created: (HIVEMIND-112) Add getServiceIds() Method to Registry Interface

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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Closed: (HIVEMIND-112) Add getServiceIds() Method to Registry Interface

Posted by "James Carman (JIRA)" <hi...@jakarta.apache.org>.
     [ 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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Resolved: (HIVEMIND-112) Add getServiceIds() Method to Registry Interface

Posted by "James Carman (JIRA)" <hi...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/HIVEMIND-112?page=all ]
     
James Carman resolved HIVEMIND-112:
-----------------------------------

    Resolution: Fixed

> 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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Updated: (HIVEMIND-112) Add getServiceIds() Method to Registry Interface

Posted by "James Carman (JIRA)" <hi...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/HIVEMIND-112?page=all ]

James Carman updated HIVEMIND-112:
----------------------------------

    Description: 
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.



  was:
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.




> 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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org