org.apache.cxf.ws.policy.selector
Class MaximalAlternativeSelector
java.lang.Object
org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
- All Implemented Interfaces:
- AlternativeSelector
public class MaximalAlternativeSelector
- extends Object
- implements AlternativeSelector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MaximalAlternativeSelector
public MaximalAlternativeSelector()
selectAlternative
public Collection<org.apache.neethi.Assertion> selectAlternative(org.apache.neethi.Policy policy,
PolicyEngine engine,
Assertor assertor)
- Specified by:
selectAlternative
in interface AlternativeSelector
Apache CXF