Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[osgi-users] Retrieving/Tracking all instances of Prototype service

Hi,

I'm looking for a way to either register all instances of a prototype service or to retrieve them when needed. Here I need to call those active service instances with some change configuration.

In many cases, we have factories that manage the instance pool when this is required, but here I just need to get the instances and provide them with updated configuration.

Thanks
Alain


Back to the top