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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.