On 10/10/2011 10:50 AM, Markus Joschko wrote: > Hi, > is the service ranking respected when multiple event handlers are > subscribed to the same topic? >
This information can be found in the OSGi core specification, chapter 4, paragraph 4.7.1 and 4.7.2 (framework events) The specification does not say anything about ordering. > I need one event handler to be the very last one executed for one > specific event sent to a topic. The service ranking would be a perfect > candidate for such an ordering but I can't find anything about that. I'd say your architecture is broken that you would need to depend on that. > > Regards, > Markus > _______________________________________________ > OSGi Developer Mail List > osgi-dev@mail.osgi.org > https://mail.osgi.org/mailman/listinfo/osgi-dev -- Ferry Huberts _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev