| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotatedConstructor<X>
Abstract introspected view of a Bean constructor
|
interface |
AnnotatedMethod<X>
Abstract introspected view of a Bean injectible method
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedCallable<X> |
AnnotatedParameter.getDeclaringCallable() |