Package org.osgi.util.tracker
package org.osgi.util.tracker
-
ClassDescriptionThe
BundleTrackerclass simplifies tracking bundles much like theServiceTrackersimplifies tracking services.TheBundleTrackerCustomizerinterface allows aBundleTrackerto customize theBundles that are tracked.TheServiceTrackerclass simplifies using services from the Framework's service registry.TheServiceTrackerCustomizerinterface allows aServiceTrackerto customize the service objects that are tracked.