OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3

Package org.osgi.util.tracker

Tracker Package Version 1.5.

See:
          Description

Interface Summary
BundleTrackerCustomizer<T> The BundleTrackerCustomizer interface allows a BundleTracker to customize the Bundles that are tracked.
ServiceTrackerCustomizer<S,T> The ServiceTrackerCustomizer interface allows a ServiceTracker to customize the service objects that are tracked.
 

Class Summary
BundleTracker<T> The BundleTracker class simplifies tracking bundles much like the ServiceTracker simplifies tracking services.
ServiceTracker<S,T> The ServiceTracker class simplifies using services from the Framework's service registry.
 

Package org.osgi.util.tracker Description

Tracker Package Version 1.5.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest.

Example import for consumers using the API in this package:

Import-Package: org.osgi.util.tracker; version="[1.5,2.0)"


OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0