public class AbstractTypeSafeBeanResolver.BeanDisambiguation extends CacheLoader<java.util.Set<Bean<?>>,java.util.Set<Bean<?>>>
CacheLoader.InvalidCacheLoadException| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Bean<?>> |
load(java.util.Set<Bean<?>> from) |
java.util.Set<Bean<?>> |
resolveAlternatives(java.util.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.
|
from, from, loadAll, reloadCopyright © 2015. All Rights Reserved.