Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
ipojo-runtime-1.10.1
-
None
Description
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