| Package | Description | 
|---|---|
| javax.enterprise.inject | |
| javax.enterprise.inject.se | |
| javax.enterprise.inject.spi | 
 The portable extension integration SPI. 
 | 
| 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. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SeContainer
Provides access to the current container in Java SE. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CDI<T>
Provides access to the current container. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.