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/24 11:58:19 UTC

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

Clement Escoffier created FELIX-4146:
----------------------------------------

             Summary: Add getInstances and getInstanceNames in the Factory interface
                 Key: FELIX-4146
                 URL: https://issues.apache.org/jira/browse/FELIX-4146
             Project: Felix
          Issue Type: Task
          Components: iPOJO
    Affects Versions: ipojo-runtime-1.10.1
            Reporter: Clement Escoffier
             Fix For: ipojo-manipulator-1.10.2, ipojo-runtime-1.10.2


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