| Package | Description |
|---|---|
| com.caucho.config.extension | |
| com.caucho.config.reflect | |
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedMember<X> |
ProcessProducerImpl.getAnnotatedMember() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedConstructorImpl<T>
Abstract introspected view of a Bean
|
class |
AnnotatedFieldImpl<X>
Abstract introspected view of a Bean
|
class |
AnnotatedMethodImpl<T>
Abstract introspected view of a Bean
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotatedCallable<X>
Abstract introspected view of a Bean injectible field
|
interface |
AnnotatedConstructor<X>
Abstract introspected view of a Bean constructor
|
interface |
AnnotatedField<X>
Abstract introspected view of a Bean injectible field
|
interface |
AnnotatedMethod<X>
Abstract introspected view of a Bean injectible method
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedMember<X> |
ProcessProducer.getAnnotatedMember() |