Package | Description |
---|---|
javax.enterprise.inject |
Modifier and Type | Class and Description |
---|---|
class |
AmbiguousResolutionException
Indicates that multiple beans match a certain combination of required type and required qualifiers and are eligible for
injection into a certain class.
|
class |
UnproxyableResolutionException
Indicates that a contextual reference for a bean with a normal scope and a certain bean type cannot be obtained because the
bean type cannot be proxied by the container.
|
class |
UnsatisfiedResolutionException
Indicates that no bean matches a certain combination of required type and required qualifiers and is eligible for injection
into a certain class.
|
Comments to: cdi-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.