Skip navigation links
OSGi® org.osgi.util.tracker
Version 1.5.4
A B C F G I M O R S W 

B

BundleTracker<T> - Class in org.osgi.util.tracker
The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
BundleTracker(BundleContext, int, BundleTrackerCustomizer<T>) - Constructor for class org.osgi.util.tracker.BundleTracker
Create a BundleTracker for bundles whose state is present in the specified state mask.
BundleTrackerCustomizer<T> - Interface in org.osgi.util.tracker
The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
A B C F G I M O R S W 
Skip navigation links
OSGi® org.osgi.util.tracker
Version 1.5.4

Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0