Class SortingServiceTracker<T>

  • All Implemented Interfaces:
    ServiceTrackerCustomizer<T,​T>

    public class SortingServiceTracker<T>
    extends ServiceTracker<T,​T>
    Implementation providing a sorted list of services by service ranking.