Class InternalRecursiveBundleTracker

  • All Implemented Interfaces:
    BundleTrackerCustomizer

    public class InternalRecursiveBundleTracker
    extends BundleTracker
    A BundleTracker which will track bundles in the given context, and also bundles in any child contexts. This should be used instead of the normal non-recursive BundleTracker when registering bundle tracker customizers.