There is no standard way to do this in OSGi. Seems like a bad idea; however, if you really want to do this, you could just register the activators as services inside the start() method.

-> richard

On 5/4/09 10:47 AM, Stéphane Jeanjean wrote:
Hello,

I would like to access to the instances of the Activator classes of deployed bundles in my OSGI platform. Does anybody know if it's possible to get a reference to Activator instances, please ?

Thanks,

Stéphane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to