On 09/09/15 18:01, "Stefan Egli" <[email protected]> wrote:
>I think if the observers would all be 'OSGi-ified' then this could be >achieved. But currently eg the BackgroundObserver is just a pojo and not >an osgi component (thus doesn't support any activate/deactivate method >hooks). .. I take that back - going via OsgiWhiteboard should work as desired - so perhaps implementing deactivate/activate methods in the (Background)Observer(s) would do the trick .. I'll give it a try .. Cheers, Stefan
