Like BundleTracker and ServiceTracker? Closest thing I can think of are EventListenerHook (for ServiceEvents) and EventHook (for BundleEvents).
On 30 September 2014 14:45, Raymond Auge <[email protected]> wrote: > I believe the answer is no... but > > Is it possible to list out all the trackers in the registry? > > Particularly, given a type, is it possible to find who might be interested > in it? > > I'm thinking along the lines of a DTO which might report this info. > > The goal is to observe as a developer the possible interested parties for > a given type. > > -- > *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > (@rotty3000) > Senior Software Architect > *Liferay, Inc.* <http://www.liferay.com> (@Liferay) > > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev >
_______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
