Classes in javax.enterprise.inject used by javax.enterprise.inject |
InjectionException
An AmbiguousDependencyException is thrown when within the set of enabled
beans with the API type and bind- ing types declared there exists no unique
Web Bean with a higher precedence than all other beans in the set. |
Instance
An interface for looking up beans of a particular type. |
ResolutionException
Thrown if resolution fails |
TypeLiteral
Supports inline instantiation of objects that represent parameterized types
with actual type parameters. |