Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
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 © 2008-2014 JBoss by Red Hat, Inc.. All Rights Reserved.