Package | Description |
---|---|
javax.enterprise.inject |
Modifier and Type | Class and Description |
---|---|
class |
AmbiguousResolutionException
Ambigous resolution exception.
|
class |
UnproxyableResolutionException
In DI, normal scope type bean class must be proxyable by the container.
|
class |
UnsatisfiedResolutionException
If injection point is not resolved by the container, it throws
unsatisfied exception.
|
Copyright © 2019. All rights reserved.