You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Roland Weiglhofer (JIRA)" <ji...@apache.org> on 2013/08/23 12:10:52 UTC

[jira] [Comment Edited] (FELIX-2109) OBR should support matching resources for a given requirement

    [ https://issues.apache.org/jira/browse/FELIX-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748424#comment-13748424 ] 

Roland Weiglhofer edited comment on FELIX-2109 at 8/23/13 10:09 AM:
--------------------------------------------------------------------

Hello OSGi-experts,
Is it possible to discover those resources which have a particular host?
for example...

String filter = "(host=my.host)";
repoAdmin.discoverResources(filter);

Thx,
Roland 
                
      was (Author: rol):
    Hello OSGi-experts,
Is it possible to discover those resources who have a particular host?
for example...

String filter = "(host=my.host)";
repoAdmin.discoverResources(filter);

Thx,
Roland 
                  
> OBR should support matching resources for a given requirement
> -------------------------------------------------------------
>
>                 Key: FELIX-2109
>                 URL: https://issues.apache.org/jira/browse/FELIX-2109
>             Project: Felix
>          Issue Type: Improvement
>          Components: Bundle Repository (OBR)
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf 1.6.0
>
>
> Somehing like
>      Resource[] discoverResources(Requirement requirement);
> on the RespositoryAdmin

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira