public interface BeanResolver
| Modifier and Type | Method and Description |
|---|---|
BeanInfo |
resolveAmbiguity(Set<BeanInfo> beans)
Apply the ambiguous dependency resolution rules.
|
Set<BeanInfo> |
resolveBeans(org.jboss.jandex.Type requiredType,
org.jboss.jandex.AnnotationInstance... requiredQualifiers)
Note that this method does not attempt to resolve the ambiguity.
|
Set<BeanInfo> resolveBeans(org.jboss.jandex.Type requiredType, org.jboss.jandex.AnnotationInstance... requiredQualifiers)
requiredType - requiredQualifiers - resolveAmbiguity(Set)Copyright © 2021 JBoss by Red Hat. All rights reserved.