Uses of Interface
ddf.catalog.util.impl.ServiceSelectionStrategy
Packages that use ServiceSelectionStrategy
-
Uses of ServiceSelectionStrategy in ddf.catalog.util.impl
Classes in ddf.catalog.util.impl that implement ServiceSelectionStrategyModifier and TypeClassDescriptionclassThis is a basic implementation of ServiceSelectionStrategy which returns the first element from the supplied java.util.SortedSet.Constructors in ddf.catalog.util.impl with parameters of type ServiceSelectionStrategyModifierConstructorDescriptionServiceSelector(ServiceSelectionStrategy serviceSelectionStrategy) ServiceSelector(Comparator serviceComparator, ServiceSelectionStrategy serviceSelectionStrategy)