Class | Description |
---|---|
AbstractContext |
A skeleton containing the most important parts of a custom CDI Context.
|
AbstractDynamicProducer<T> | |
AnyLiteral |
Literal for the
Any annotation. |
BeanEntry | |
CDIUtils |
Lookup code for Contextual Instances.
|
ContextualInstanceInfo<T> |
This data holder contains all necessary data you need to
store a Contextual Instance in a CDI Context.
|
ContextualStorage |
This Storage holds all information needed for storing Contextual Instances in a Context.
|
DefaultLiteral |
Literal for the
Default annotation. |
ParameterizedTypeImpl |
Copyright © 2021 The Apache Software Foundation. All rights reserved.