Package | Description |
---|---|
javax.enterprise.inject |
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
|
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 | Class and Description |
---|---|
class |
CDI<T>
Provides access to the current container.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.