protected static class ProviderFactory.NameKey extends Object
ProviderFactory.NameKey(String name, int priority, Class<?> providerCls)
boolean
equals(Object o)
String
getName()
Integer
getPriority()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ProviderFactory.NameKey(String name, int priority, Class<?> providerCls)
public String getName()
public Integer getPriority()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Apache CXF