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/06/26 19:06:20 UTC

[jira] [Resolved] (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 resolved FELIX-4146.
--------------------------------------

    Resolution: Fixed
      Assignee: Clement Escoffier
    
> 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.10.2
>
>         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 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