| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessManagedBean<X>
Extension callback while processing
a managed bean. |
interface |
ProcessProducerField<T,X>
Extension callback while processing
a producer method. |
interface |
ProcessProducerMethod<T,X>
Extension callback while processing
a producer method. |
interface |
ProcessSessionBean<X>
Extension callback while processing
a managed bean. |