Package | Description |
---|---|
javax.enterprise.inject |
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Instance<T>
Allows the application to dynamically obtain instances of
beans with a specified combination of required type and
qualifiers.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.