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

[jira] [Closed] (FELIX-4146) Add getInstances and getInstanceNames in the Factory interface

     [ https://issues.apache.org/jira/browse/FELIX-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier closed FELIX-4146.
------------------------------------


> Add getInstances and getInstanceNames in the Factory interface
> --------------------------------------------------------------
>
>                 Key: FELIX-4146
>                 URL: https://issues.apache.org/jira/browse/FELIX-4146
>             Project: Felix
>          Issue Type: New Feature
>          Components: iPOJO
>    Affects Versions: ipojo-runtime-1.10.1
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>             Fix For: ipojo-runtime-1.11.0
>
>         Attachments: add_getInstances_and_getInstancesNames_to_Factory.patch
>
>
> Add the following methods to the `Factory` service interface:
> * List<ComponentInstance> getInstances() returning the list of created (and living) instances
> * List<String> getInstanceNames() returning the names of the created instances



--
This message was sent by Atlassian JIRA
(v6.1#6144)