| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
The portable extension integration SPI.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CDI<java.lang.Object> |
CDI.current() |
Get the CDI instance that provides access to the current container.
|
CDI<java.lang.Object> |
CDIProvider.getCDI() |
Provides access to the current container
|