Skip to content

Manage components with ConfigurationAdmin #112

@tcalmant

Description

@tcalmant

Currently, the only ways to manage components easily in iPOPO itself are:

  • let iPOPO create the component when the factory will be active (waiting list)
  • use the initial configuration file (which uses a waiting list underneath)
  • create the components when the factory is active (custom instantiation process)

This means we currently have no way to manage the composition after its instantiation.

An article seems to talk about the idea on the OSGi side:

Requested by: https://groups.google.com/d/msg/ipopo-users/yQBoRG2QgFs/emziHzcOHAAJ

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions