| Modifier and Type | Method and Description |
|---|---|
Set<Bean<?>> |
apply(Set<Bean<?>> from)
Applies the function to the argument and returns the result.
|
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.
|
Copyright © 2016. All Rights Reserved.