public static class ServerProviderFactory.ExceptionProviderInfoComparator extends ProviderFactory.ProviderInfoClassComparator
| Constructor and Description |
|---|
ExceptionProviderInfoComparator(Class<?> expectedCls,
boolean makeDefaultWaeLeastSpecific) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProviderInfo<?> p1,
ProviderInfo<?> p2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ExceptionProviderInfoComparator(Class<?> expectedCls, boolean makeDefaultWaeLeastSpecific)
public int compare(ProviderInfo<?> p1, ProviderInfo<?> p2)
compare in interface Comparator<ProviderInfo<?>>compare in class ProviderFactory.ProviderInfoClassComparatorApache CXF