| Package | Description |
|---|---|
| javax.enterprise.context.spi | |
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Class and Description |
|---|
| Contextual
Contextual creates and destroys instances of a given type.
|
| CreationalContext
The CreationalContext is a temporary, internal context used during
creation to resolve internal references.
|
| Class and Description |
|---|
| Context
Represents a bean scope, storing the bean instances available to the
execution context, and corresponding to a
@ScopeType. |
| Contextual
Contextual creates and destroys instances of a given type.
|
| CreationalContext
The CreationalContext is a temporary, internal context used during
creation to resolve internal references.
|