| Package | Description |
|---|---|
| org.osgi.util.tracker |
Tracker Package Version 1.4.
|
| Class and Description |
|---|
| AbstractTracked
Abstract class to track items.
|
| BundleTracker.Tracked
Inner class which subclasses AbstractTracked.
|
| BundleTrackerCustomizer
The
BundleTrackerCustomizer interface allows a
BundleTracker to customize the Bundles that are
tracked. |
| ServiceTracker.Tracked
Inner class which subclasses AbstractTracked.
|
| ServiceTrackerCustomizer
The
ServiceTrackerCustomizer interface allows a
ServiceTracker to customize the service objects that are
tracked. |