On 11/18/2016 1:58 PM, Tim Ward wrote:
That sounds a lot like the DS ComponentFactory use case to me. You supply properties to the factory and it spits out a configured instance for you to use.

Yeah I agree ComponentFactory seems relevant, and I have played around with it for this use case.


Just to confirm, I assume that the standard multiton pattern using factory configurations doesn't help you as the components are stateful and need to be created on demand?

Yes, that's right.

Scott

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to