| Package | Description |
|---|---|
| com.caucho.config.inject | |
| javax.enterprise.inject |
Java Dependency Injection annotations and exceptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceImpl<T>
Factory to create instances of a bean.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Instance<T>
Factory to create instances of a bean.
|