public class AbstractTypeSafeBeanResolver.BeanDisambiguation extends Object implements java.util.function.Function<Set<Bean<?>>,Set<Bean<?>>>
| Modifier and Type | Method and Description |
|---|---|
Set<Bean<?>> |
apply(Set<Bean<?>> from) |
Set<Bean<?>> |
resolveAlternatives(Set<Bean<?>> alternatives)
If all the beans left are alternatives with a priority, then the container will select the
alternative with the highest priority, and the ambiguous dependency is called resolvable.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identityCopyright © 2015. All Rights Reserved.