Package org.apache.felix.dm.tracker

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

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



Copyright © 2011 Apache Software Foundation. All Rights Reserved.