| Package | Description | 
|---|---|
| javax.enterprise.inject.se | |
| javax.enterprise.inject.spi | 
 The portable extension integration SPI. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
BeanManager | 
SeContainer.getBeanManager()
Get the CDI BeanManager for this container 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract BeanManager | 
CDI.getBeanManager()
Get the CDI BeanManager for the current context 
 | 
| Constructor and Description | 
|---|
Unmanaged(BeanManager manager,
         Class<T> clazz)
Create an injector for the given class 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.