public abstract class BaseAlternativeSelector extends Object implements AlternativeSelector
Constructor and Description |
---|
BaseAlternativeSelector() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isCompatible(List<org.apache.neethi.Assertion> alternative,
List<org.apache.neethi.Assertion> r) |
protected boolean |
isCompatibleWithRequest(List<org.apache.neethi.Assertion> alternative,
List<List<org.apache.neethi.Assertion>> request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
selectAlternative
Apache CXF